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