Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,13 @@ tags:
|
|
6 |
- audio
|
7 |
- text-to-speech
|
8 |
- multi-speaker
|
9 |
-
language:
|
|
|
10 |
datasets:
|
11 |
- common_voice
|
12 |
widget:
|
13 |
-
- text:
|
14 |
-
example_title:
|
15 |
---
|
16 |
# fastspeech2-en-200_speaker-cv4
|
17 |
|
@@ -68,4 +69,4 @@ See also [fairseq S^2 example](https://github.com/pytorch/fairseq/blob/main/exam
|
|
68 |
doi = "10.18653/v1/2021.emnlp-demo.17",
|
69 |
pages = "143--152",
|
70 |
}
|
71 |
-
```
|
|
|
6 |
- audio
|
7 |
- text-to-speech
|
8 |
- multi-speaker
|
9 |
+
language:
|
10 |
+
- ar
|
11 |
datasets:
|
12 |
- common_voice
|
13 |
widget:
|
14 |
+
- text: Hello, this is a test run.
|
15 |
+
example_title: Hello, this is a test run.
|
16 |
---
|
17 |
# fastspeech2-en-200_speaker-cv4
|
18 |
|
|
|
69 |
doi = "10.18653/v1/2021.emnlp-demo.17",
|
70 |
pages = "143--152",
|
71 |
}
|
72 |
+
```
|