Maksym Klishch commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ datasets:
|
|
| 4 |
language:
|
| 5 |
- uk
|
| 6 |
license: mit
|
| 7 |
-
|
| 8 |
pipeline_tag: text-to-speech
|
| 9 |
---
|
| 10 |
This model is a fine-tuned version of SpeechT5 for the Ukrainian language, using the Common Voice dataset.
|
|
|
|
| 4 |
language:
|
| 5 |
- uk
|
| 6 |
license: mit
|
| 7 |
+
base_model: microsoft/speecht5_tts
|
| 8 |
pipeline_tag: text-to-speech
|
| 9 |
---
|
| 10 |
This model is a fine-tuned version of SpeechT5 for the Ukrainian language, using the Common Voice dataset.
|