Disable the viewer
Browse filesDisable the viewer because the dataset is deprecated and it was raising an error anyway:
```
FileNotFoundError: https://voice-prod-bundler-ee1969a6ce8178826482b88e843c335139bd3fb4.s3.amazonaws.com/cv-corpus-6.1-2020-12-11/ab.tar.gz
```
Close #12.
README.md
CHANGED
@@ -87,6 +87,7 @@ task_categories:
|
|
87 |
- automatic-speech-recognition
|
88 |
task_ids: []
|
89 |
paperswithcode_id: common-voice
|
|
|
90 |
dataset_info:
|
91 |
- config_name: ab
|
92 |
features:
|
|
|
87 |
- automatic-speech-recognition
|
88 |
task_ids: []
|
89 |
paperswithcode_id: common-voice
|
90 |
+
viewer: false
|
91 |
dataset_info:
|
92 |
- config_name: ab
|
93 |
features:
|