Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ widget:
|
|
14 |
|
15 |
**Model Description**: This is a fine-tuned version of the XTTS v2 (Cross-lingual Text-to-Speech) model developed by Coqui-AI, specifically fine-tuned on Hindi speech datasets to improve performance in generating natural and accurate Hindi speech. The model supports a range of features including voice cloning and multilingual speech generation.
|
16 |
|
|
|
|
|
|
|
17 |
### Features
|
18 |
- **Languages**: Supports 16 languages including Hindi (hi).
|
19 |
- **Voice Cloning**: Clone voices with just a 6-second audio clip.
|
@@ -65,9 +68,6 @@ This model is licensed under the [Coqui Public Model License](https://coqui.ai/c
|
|
65 |
### Contact
|
66 |
Join our 🐸 Community on [Discord](https://discord.gg/fBC58unbKE) and follow us on [Twitter](https://twitter.com/coqui_ai). For inquiries, you can also email us at [email protected].
|
67 |
|
68 |
-
### Colab Notebook
|
69 |
-
You can view the Colab notebook used for fine-tuning the XTTS v2 model on Hindi datasets and replicate the process by following this [Colab Notebook Link](https://colab.research.google.com/drive/1VwNltFIcqhB7Ydt4NVaPnYegl-qHoUSO#scrollTo=KKj-kq7iCG3d).
|
70 |
-
|
71 |
### Usage
|
72 |
|
73 |
#### Using 🐸TTS API
|
|
|
14 |
|
15 |
**Model Description**: This is a fine-tuned version of the XTTS v2 (Cross-lingual Text-to-Speech) model developed by Coqui-AI, specifically fine-tuned on Hindi speech datasets to improve performance in generating natural and accurate Hindi speech. The model supports a range of features including voice cloning and multilingual speech generation.
|
16 |
|
17 |
+
### Colab Notebook
|
18 |
+
You can view the Colab notebook used for fine-tuning the XTTS v2 model on Hindi datasets and replicate the process by following this [Colab Notebook Link](https://colab.research.google.com/drive/1VwNltFIcqhB7Ydt4NVaPnYegl-qHoUSO#scrollTo=KKj-kq7iCG3d).
|
19 |
+
|
20 |
### Features
|
21 |
- **Languages**: Supports 16 languages including Hindi (hi).
|
22 |
- **Voice Cloning**: Clone voices with just a 6-second audio clip.
|
|
|
68 |
### Contact
|
69 |
Join our 🐸 Community on [Discord](https://discord.gg/fBC58unbKE) and follow us on [Twitter](https://twitter.com/coqui_ai). For inquiries, you can also email us at [email protected].
|
70 |
|
|
|
|
|
|
|
71 |
### Usage
|
72 |
|
73 |
#### Using 🐸TTS API
|