aarvis commited on
Commit
cd55f09
·
1 Parent(s): 08c59e0

README Update Jul17

Browse files
Files changed (1) hide show
  1. README.md +13 -11
README.md CHANGED
@@ -26,6 +26,8 @@ snorTTS-Indic-v0 is a multilingual Indic Text-to-Speech (TTS) model capable of g
26
 
27
  👉 [Read the full blog: *Train a SoTA Multilingual Indic Text-to-Speech (TTS)*](https://snorbyte.com/blog/train-sota-multilingual-indic-tts) to learn how we built it.
28
 
 
 
29
  All code, datasets, and models—both base and fine-tuned—used in this work are available below for anyone to use and build upon.
30
 
31
  <video controls preload="metadata"
@@ -261,17 +263,17 @@ else:
261
 
262
  ### Speaker IDs
263
 
264
- | Language | Speakers | Recommended Speedup |
265
- |-----------|--------------|---------------------|
266
- | Hindi | [159,49] | [1.05,1.1] |
267
- | Tamil | [188,128] | [1.05,1.1] |
268
- | Bengali | [125] | [1.1] |
269
- | Malayalam | [189,124] | [1.1,1.1] |
270
- | Kannada | [142,138] | [1.05,1.1] |
271
- | Telugu | [69,133] | [1.1,1.1] |
272
- | Punjabi | [191,67,201] | [1.1,1.1,1.1] |
273
- | Gujarati | [62,190,187] | [1.1,1.1,1.1] |
274
- | Marathi | [205,82] | [1.05,1.05] |
275
 
276
  ## Contact Us
277
  👉 Mail: [founders@snorbyte.com](mailto:founders@snorbyte.com)
 
26
 
27
  👉 [Read the full blog: *Train a SoTA Multilingual Indic Text-to-Speech (TTS)*](https://snorbyte.com/blog/train-sota-multilingual-indic-tts) to learn how we built it.
28
 
29
+ 👉 [Try out the model in our playground](https://snorbyte.com/snortts-indic-v0).
30
+
31
  All code, datasets, and models—both base and fine-tuned—used in this work are available below for anyone to use and build upon.
32
 
33
  <video controls preload="metadata"
 
263
 
264
  ### Speaker IDs
265
 
266
+ | Language | Speakers | Recommended Speedup |
267
+ |-----------|------------------|----------------------|
268
+ | Hindi | [159,49,43] | [1.05,1.1,1.1] |
269
+ | Tamil | [188,128,176] | [1.1,1.15,1.1] |
270
+ | Bengali | [125] | [1.1] |
271
+ | Malayalam | [189,124] | [1.1,1.1] |
272
+ | Kannada | [142,138,131,59] | [1.05,1.1,1.1,1.1] |
273
+ | Telugu | [69,133] | [1.1,1.1] |
274
+ | Punjabi | [191,67,201] | [1.08,1.06,1.1] |
275
+ | Gujarati | [62,190] | [1.15,1.25] |
276
+ | Marathi | [205,82,199,203] | [1.05,1.05,1.1,1.15] |
277
 
278
  ## Contact Us
279
  👉 Mail: [founders@snorbyte.com](mailto:founders@snorbyte.com)