Spaces:
Running
Running
Yurii Paniv
commited on
Commit
β’
f31d0fc
1
Parent(s):
c01049d
Add badge
Browse files- .github/workflows/hf-sync.yml +1 -1
- README.md +2 -0
.github/workflows/hf-sync.yml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
branches: [main]
|
|
|
1 |
+
name: Pytest && Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
branches: [main]
|
README.md
CHANGED
@@ -13,6 +13,8 @@ pinned: false
|
|
13 |
# Ukrainian TTS π’π€
|
14 |
Ukrainian TTS (text-to-speech) using Coqui TTS.
|
15 |
|
|
|
|
|
16 |
Link to online demo -> [https://huggingface.co/spaces/robinhad/ukrainian-tts](https://huggingface.co/spaces/robinhad/ukrainian-tts)
|
17 |
Note: online demo saves user input to improve user experience, by using it you give your consent to analyze this data.
|
18 |
Link to source code and models -> [https://github.com/robinhad/ukrainian-tts](https://github.com/robinhad/ukrainian-tts)
|
|
|
13 |
# Ukrainian TTS π’π€
|
14 |
Ukrainian TTS (text-to-speech) using Coqui TTS.
|
15 |
|
16 |
+
![pytest](https://github.com/robinhad/ukrainian-tts/actions/workflows/hf-sync.yml/badge.svg) [![Open In HFπ€ Space ](https://img.shields.io/badge/Open%20Demo-%F0%9F%A4%97%20Space-yellow)](https://huggingface.co/spaces/robinhad/ukrainian-tts)
|
17 |
+
|
18 |
Link to online demo -> [https://huggingface.co/spaces/robinhad/ukrainian-tts](https://huggingface.co/spaces/robinhad/ukrainian-tts)
|
19 |
Note: online demo saves user input to improve user experience, by using it you give your consent to analyze this data.
|
20 |
Link to source code and models -> [https://github.com/robinhad/ukrainian-tts](https://github.com/robinhad/ukrainian-tts)
|