Spaces:
Running
Running
Yurii Paniv
commited on
Commit
•
ca51157
1
Parent(s):
6f58c4b
Update README.md
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ Link to source code and models -> [https://github.com/robinhad/ukrainian-tts](ht
|
|
18 |
Telegram bot -> [https://t.me/uk_tts_bot](https://t.me/uk_tts_bot)
|
19 |
|
20 |
Code is licensed under `MIT License`, models are under `GNU GPL v3 License`.
|
21 |
-
# Support
|
22 |
-
If you like my work, please support -> [https://send.monobank.ua/jar/48iHq4xAXm](https://send.monobank.ua/jar/48iHq4xAXm)
|
23 |
For collaboration and question please contact me here:
|
24 |
[Telegram https://t.me/robinhad](https://t.me/robinhad)
|
25 |
[Twitter https://twitter.com/robinhad](https://twitter.com/robinhad)
|
26 |
You're welcome to join UA Speech Recognition and Synthesis community: [Telegram https://t.me/speech_recognition_uk](https://t.me/speech_recognition_uk)
|
27 |
-
# Examples
|
28 |
|
29 |
`Mykyta (male)`:
|
30 |
|
@@ -49,7 +49,7 @@ https://user-images.githubusercontent.com/5759207/190852259-c6746172-05c4-4918-8
|
|
49 |
|
50 |
https://user-images.githubusercontent.com/5759207/190852270-7aed2db9-dc08-4a9f-8775-07b745657ca1.mp4
|
51 |
|
52 |
-
# How to use:
|
53 |
Caution: this won't use normalizer and autostress like a web demo.
|
54 |
1. `pip install -r requirements.txt`.
|
55 |
2. Download `model.pth` and `speakers.pth` from "Releases" tab.
|
|
|
18 |
Telegram bot -> [https://t.me/uk_tts_bot](https://t.me/uk_tts_bot)
|
19 |
|
20 |
Code is licensed under `MIT License`, models are under `GNU GPL v3 License`.
|
21 |
+
# Support ❤️
|
22 |
+
If you like my work, please support ❤️ -> [https://send.monobank.ua/jar/48iHq4xAXm](https://send.monobank.ua/jar/48iHq4xAXm)
|
23 |
For collaboration and question please contact me here:
|
24 |
[Telegram https://t.me/robinhad](https://t.me/robinhad)
|
25 |
[Twitter https://twitter.com/robinhad](https://twitter.com/robinhad)
|
26 |
You're welcome to join UA Speech Recognition and Synthesis community: [Telegram https://t.me/speech_recognition_uk](https://t.me/speech_recognition_uk)
|
27 |
+
# Examples 🤖
|
28 |
|
29 |
`Mykyta (male)`:
|
30 |
|
|
|
49 |
|
50 |
https://user-images.githubusercontent.com/5759207/190852270-7aed2db9-dc08-4a9f-8775-07b745657ca1.mp4
|
51 |
|
52 |
+
# How to use: 📢
|
53 |
Caution: this won't use normalizer and autostress like a web demo.
|
54 |
1. `pip install -r requirements.txt`.
|
55 |
2. Download `model.pth` and `speakers.pth` from "Releases" tab.
|