Datasets:
mrfakename
commited on
Commit
•
8dc0545
1
Parent(s):
7c6aebb
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
size_categories:
|
9 |
- n<1K
|
10 |
---
|
11 |
-
# Common Voice Filtered
|
12 |
|
13 |
A filtered subset of the Common Voice dataset. Currently, this dataset only includes a small subset of English speech.
|
14 |
|
@@ -18,14 +18,14 @@ This data is not final. Processing the whole Common Voice dataset would require
|
|
18 |
|
19 |
The code is available on GitHub.
|
20 |
|
21 |
-
## Transcriptions
|
22 |
|
23 |
The transcriptions can be found in the original Common Voice dataset [here](https://huggingface.co/datasets/mozilla-foundation/common_voice_16_0/blob/main/transcript/en/train.tsv).
|
24 |
|
25 |
-
## Uses
|
26 |
|
27 |
Because this dataset is limited to higher-quality audio clips, this dataset is especially suitable for text-to-speech systems, however not as suitable for ASR (speech recognition) systems because it excludes lower-quality audio.
|
28 |
|
29 |
-
## Length
|
30 |
|
31 |
Unfortunately, most phrases in this dataset are limited to 5 seconds.
|
|
|
8 |
size_categories:
|
9 |
- n<1K
|
10 |
---
|
11 |
+
# Common Voice **Filtered**
|
12 |
|
13 |
A filtered subset of the Common Voice dataset. Currently, this dataset only includes a small subset of English speech.
|
14 |
|
|
|
18 |
|
19 |
The code is available on GitHub.
|
20 |
|
21 |
+
## **Transcriptions**
|
22 |
|
23 |
The transcriptions can be found in the original Common Voice dataset [here](https://huggingface.co/datasets/mozilla-foundation/common_voice_16_0/blob/main/transcript/en/train.tsv).
|
24 |
|
25 |
+
## **Uses**
|
26 |
|
27 |
Because this dataset is limited to higher-quality audio clips, this dataset is especially suitable for text-to-speech systems, however not as suitable for ASR (speech recognition) systems because it excludes lower-quality audio.
|
28 |
|
29 |
+
## **Length**
|
30 |
|
31 |
Unfortunately, most phrases in this dataset are limited to 5 seconds.
|