Text-to-Speech
Transformers
Safetensors
qwen3
text-generation
speech
tts
voice
text-generation-inference
rumourscape commited on
Commit
25feace
·
verified ·
1 Parent(s): dd5c127

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -44
README.md CHANGED
@@ -1,55 +1,61 @@
1
  ---
2
- # All 22 scheduled Indian languages + English TTS model
3
  language:
4
- - hi
5
- - bn
6
- - mr
7
- - te
8
- - kn
9
- - mai
10
- - as
11
- - brx
12
- - doi
13
- - gu
14
- - ml
15
- - pa
16
- - ta
17
- - ne
18
- - sa
19
- - sat
20
- - sd
21
- - or
22
- - mni
23
- - ks
24
- - kok
25
- - ur
26
- - en
27
  base_model: Aratako/MioTTS-0.6B
28
  library_name: transformers
29
  model_name: Indic-Mio
30
  pipeline_tag: text-to-speech
31
  tags:
32
- - speech
33
- - tts
34
- - voice
35
- licence: apache-2.0
36
  datasets:
37
- - ai4bharat/Rasa
38
- - mythicinfinity/libritts_r
39
- - ylacombe/expresso
40
  widget:
41
- - text: "प्लान तो बढ़िया है, but wait... Have you checked the hotel bookings? Last minute पे रूम मिलना is next to impossible on weekends."
42
- output:
43
- url: samples/sample1.wav
44
- - text: "The rain hammered against the cold glass as Detective Morgan slammed the folder onto the table. 'I know you were there that night,' she said, her voice barely above a whisper. 'The question is — what did you see?'"
45
- output:
46
- url: samples/sample2.wav
47
- - text: "જ્યારે પણ મને તેની સખત જરૂર હોય ત્યારે દુકાનમાં મદદ કરવા માટે ક્યારેય કોઈ હાજર નથી હોતું. <disgust>"
48
- output:
49
- url: samples/sample3.wav
50
- - text: "இந்த கோயில்லயா உங்க கல்யாணம் நடந்துச்சு. <surprise>"
51
- output:
52
- url: samples/sample4.wav
 
 
 
 
 
 
 
 
53
  ---
54
 
55
  # Model Card for Indic-Mio
@@ -155,4 +161,4 @@ In case you use this model, please cite this huggingface repository as follows:
155
  publisher = {Hugging Face},
156
  howpublished={\url{https://huggingface.co/SPRINGLab/Indic-Mio}},
157
  }
158
- ```
 
1
  ---
 
2
  language:
3
+ - hi
4
+ - bn
5
+ - mr
6
+ - te
7
+ - kn
8
+ - mai
9
+ - as
10
+ - brx
11
+ - doi
12
+ - gu
13
+ - ml
14
+ - pa
15
+ - ta
16
+ - ne
17
+ - sa
18
+ - sat
19
+ - sd
20
+ - or
21
+ - mni
22
+ - ks
23
+ - kok
24
+ - ur
25
+ - en
26
  base_model: Aratako/MioTTS-0.6B
27
  library_name: transformers
28
  model_name: Indic-Mio
29
  pipeline_tag: text-to-speech
30
  tags:
31
+ - speech
32
+ - tts
33
+ - voice
 
34
  datasets:
35
+ - ai4bharat/Rasa
36
+ - mythicinfinity/libritts_r
37
+ - ylacombe/expresso
38
  widget:
39
+ - text: >-
40
+ प्लान तो बढ़िया है, but wait... Have you checked the hotel bookings? Last
41
+ minute पे रूम मिलना is next to impossible on weekends.
42
+ output:
43
+ url: samples/sample1.wav
44
+ - text: >-
45
+ The rain hammered against the cold glass as Detective Morgan slammed the
46
+ folder onto the table. 'I know you were there that night,' she said, her
47
+ voice barely above a whisper. 'The question is — what did you see?'
48
+ output:
49
+ url: samples/sample2.wav
50
+ - text: >-
51
+ જ્યારે પણ મને તેની સખત જરૂર હોય ત્યારે આ દુકાનમાં મદદ કરવા માટે ક્યારેય કોઈ
52
+ હાજર નથી હોતું. <disgust>
53
+ output:
54
+ url: samples/sample3.wav
55
+ - text: இந்த கோயில்லயா உங்க கல்யாணம் நடந்துச்சு. <surprise>
56
+ output:
57
+ url: samples/sample4.wav
58
+ license: apache-2.0
59
  ---
60
 
61
  # Model Card for Indic-Mio
 
161
  publisher = {Hugging Face},
162
  howpublished={\url{https://huggingface.co/SPRINGLab/Indic-Mio}},
163
  }
164
+ ```