ahnafsamin
commited on
Commit
•
bc29aa3
1
Parent(s):
055be7c
Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,6 @@ language: gos
|
|
7 |
datasets:
|
8 |
- gronings
|
9 |
license: afl-3.0
|
10 |
-
widget:
|
11 |
-
- text: "This seems a very pleasant place, and I think I shall enjoy myself very much."
|
12 |
---
|
13 |
## GroTTS Model
|
14 |
|
@@ -26,7 +24,9 @@ write("x.wav", 22050, output['wav'].numpy())
|
|
26 |
```
|
27 |
|
28 |
## TTS config
|
|
|
29 |
<details><summary>expand</summary>
|
|
|
30 |
```
|
31 |
config: conf/tuning/train_fastspeech2.yaml
|
32 |
print_config: false
|
|
|
7 |
datasets:
|
8 |
- gronings
|
9 |
license: afl-3.0
|
|
|
|
|
10 |
---
|
11 |
## GroTTS Model
|
12 |
|
|
|
24 |
```
|
25 |
|
26 |
## TTS config
|
27 |
+
|
28 |
<details><summary>expand</summary>
|
29 |
+
|
30 |
```
|
31 |
config: conf/tuning/train_fastspeech2.yaml
|
32 |
print_config: false
|