SaberMolaei
commited on
Commit
·
2d3987c
1
Parent(s):
68e51f6
update model card README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,22 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
-
license: mit
|
5 |
tags:
|
6 |
- ''
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
-
- name: SpeechT5 TTS
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
# SpeechT5 TTS
|
19 |
|
20 |
-
This model is a fine-tuned version of [
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.5855
|
23 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- ckb
|
|
|
4 |
tags:
|
5 |
- ''
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- mozilla-foundation/common_voice_11_0
|
9 |
model-index:
|
10 |
+
- name: SpeechT5 TTS ckb
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# SpeechT5 TTS ckb
|
18 |
|
19 |
+
This model is a fine-tuned version of [speecht5_tts - Saber Molaei](https://huggingface.co/speecht5_tts - Saber Molaei) on the Common Voice 11.0 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.5855
|
22 |
|