rasenganai
commited on
Commit
•
15ad028
1
Parent(s):
ca69684
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
|
3 |
<h1>MahaTTS: An Open-Source Large Speech Generation Model in the making</h1>
|
@@ -123,4 +136,4 @@ MahaTTS is licensed under the Apache 2.0 License.
|
|
123 |
- [tortoise-tts](https://github.com/neonbjb/tortoise-tts)
|
124 |
- [M4t Seamless](https://github.com/facebookresearch/seamless_communication) [AudioLM](https://arxiv.org/abs/2209.03143) and many other ground-breaking papers that enabled the development of MahaTTS
|
125 |
- [Diffusion training](https://github.com/openai/guided-diffusion) for training diffusion model
|
126 |
-
- [Huggingface](https://huggingface.co/docs/transformers/index) for related training and inference code
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- hi
|
5 |
+
- mr
|
6 |
+
- bn
|
7 |
+
- ta
|
8 |
+
- te
|
9 |
+
- as
|
10 |
+
- pa
|
11 |
+
- gu
|
12 |
+
pipeline_tag: text-to-speech
|
13 |
+
---
|
14 |
<div align="center">
|
15 |
|
16 |
<h1>MahaTTS: An Open-Source Large Speech Generation Model in the making</h1>
|
|
|
136 |
- [tortoise-tts](https://github.com/neonbjb/tortoise-tts)
|
137 |
- [M4t Seamless](https://github.com/facebookresearch/seamless_communication) [AudioLM](https://arxiv.org/abs/2209.03143) and many other ground-breaking papers that enabled the development of MahaTTS
|
138 |
- [Diffusion training](https://github.com/openai/guided-diffusion) for training diffusion model
|
139 |
+
- [Huggingface](https://huggingface.co/docs/transformers/index) for related training and inference code
|