Text-to-Speech
Transformers
Safetensors
qwen3
text-generation
speech
tts
voice
text-generation-inference
Instructions to use SPRINGLab/Indic-Mio with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SPRINGLab/Indic-Mio with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="SPRINGLab/Indic-Mio")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("SPRINGLab/Indic-Mio") model = AutoModelForCausalLM.from_pretrained("SPRINGLab/Indic-Mio") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,55 +1,61 @@
|
|
| 1 |
---
|
| 2 |
-
# All 22 scheduled Indian languages + English TTS model
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 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 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
licence: apache-2.0
|
| 36 |
datasets:
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
widget:
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
```
|