arijitx commited on
Commit
626ef08
·
verified ·
1 Parent(s): c990515

Fix training data stats: remove indicvoices_r

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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
- Dataset sourced from AI4Bharat and SPRINGLab public datasets.
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