Fix training data stats: remove indicvoices_r
Browse files
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
\
|
| 2 |
---
|
| 3 |
license: mit
|
| 4 |
language:
|
|
@@ -62,7 +61,7 @@ wav = model.generate(text, audio_prompt_path="reference.wav")
|
|
| 62 |
## Training Data
|
| 63 |
|
| 64 |
All audio resampled to 16kHz. Text cleaned and normalized.
|
| 65 |
-
|
| 66 |
|
| 67 |
## Limitations
|
| 68 |
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
language:
|
|
|
|
| 61 |
## Training Data
|
| 62 |
|
| 63 |
All audio resampled to 16kHz. Text cleaned and normalized.
|
| 64 |
+
Datasets sourced from AI4Bharat and SPRINGLab public datasets.
|
| 65 |
|
| 66 |
## Limitations
|
| 67 |
|