Commit
·
136b74f
1
Parent(s):
22f0a15
End of training
Browse files
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
license: apache-2.0
|
5 |
-
base_model: speechbrain/spkrec-xvect-voxceleb
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
- HeinrichWirth/
|
10 |
model-index:
|
11 |
- name: speecht5_finetuned_nl_pet
|
12 |
results: []
|
@@ -17,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# speecht5_finetuned_nl_pet
|
19 |
|
20 |
-
This model is a fine-tuned version of [
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.4598
|
23 |
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
base_model: microsoft/speecht5_tts
|
|
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- HeinrichWirth/example
|
8 |
model-index:
|
9 |
- name: speecht5_finetuned_nl_pet
|
10 |
results: []
|
|
|
15 |
|
16 |
# speecht5_finetuned_nl_pet
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the HeinrichWirth/example dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.4598
|
21 |
|