Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,18 +1,17 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
title: Malayalam Text → AI Voice (Free)
|
| 4 |
emoji: 🗣️
|
| 5 |
colorFrom: indigo
|
| 6 |
colorTo: green
|
| 7 |
sdk: gradio
|
| 8 |
-
sdk_version:
|
| 9 |
app_file: app.py
|
| 10 |
-
python_version: 3.
|
| 11 |
runtime: python
|
| 12 |
pinned: false
|
| 13 |
license: mit
|
| 14 |
models:
|
| 15 |
-
|
| 16 |
---
|
| 17 |
|
| 18 |
# മലയാളം Text → AI Voice (Free)
|
|
@@ -39,4 +38,4 @@ A free web app (Hugging Face Space, Gradio) that converts **Malayalam** text to
|
|
| 39 |
|
| 40 |
## Notes
|
| 41 |
- Prosody controls are approximate (client-side resampling). For true SSML prosody, consider Azure AI Speech Malayalam neural voice (ml-IN-SobhanaNeural).
|
| 42 |
-
``
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Malayalam Text → AI Voice (Free)
|
| 3 |
emoji: 🗣️
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.1.0
|
| 8 |
app_file: app.py
|
| 9 |
+
python_version: 3.1
|
| 10 |
runtime: python
|
| 11 |
pinned: false
|
| 12 |
license: mit
|
| 13 |
models:
|
| 14 |
+
- ai4bharat/vits_rasa_13
|
| 15 |
---
|
| 16 |
|
| 17 |
# മലയാളം Text → AI Voice (Free)
|
|
|
|
| 38 |
|
| 39 |
## Notes
|
| 40 |
- Prosody controls are approximate (client-side resampling). For true SSML prosody, consider Azure AI Speech Malayalam neural voice (ml-IN-SobhanaNeural).
|
| 41 |
+
``
|