timothy-geiger
commited on
Commit
•
36b28fa
1
Parent(s):
f9601be
Upload SpeechT5ForTextToSpeech
Browse files- README.md +1 -1
- config.json +1 -1
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model: microsoft/speecht5_tts
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- voxpopuli
|
|
|
8 |
model-index:
|
9 |
- name: speecht5_finetuned_voxpopuli_nl
|
10 |
results: []
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- voxpopuli
|
7 |
+
base_model: microsoft/speecht5_tts
|
8 |
model-index:
|
9 |
- name: speecht5_finetuned_voxpopuli_nl
|
10 |
results: []
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "timothy-geiger/speecht5_finetuned_voxpopuli_nl",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|