Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
-
-
|
| 5 |
pipeline_tag: text-to-speech
|
| 6 |
---
|
| 7 |
|
|
@@ -120,5 +120,4 @@ This library is under MIT License, which means it is free for both commercial an
|
|
| 120 |
|
| 121 |
## Acknowledgements
|
| 122 |
|
| 123 |
-
This implementation is based on [TTS](https://github.com/coqui-ai/TTS), [VITS](https://github.com/jaywalnut310/vits), [VITS2](https://github.com/daniilrobnikov/vits2) and [Bert-VITS2](https://github.com/fishaudio/Bert-VITS2). We appreciate their awesome work.
|
| 124 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
+
- pt
|
| 5 |
pipeline_tag: text-to-speech
|
| 6 |
---
|
| 7 |
|
|
|
|
| 120 |
|
| 121 |
## Acknowledgements
|
| 122 |
|
| 123 |
+
This implementation is based on [TTS](https://github.com/coqui-ai/TTS), [VITS](https://github.com/jaywalnut310/vits), [VITS2](https://github.com/daniilrobnikov/vits2) and [Bert-VITS2](https://github.com/fishaudio/Bert-VITS2). We appreciate their awesome work.
|
|
|