Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,18 @@
|
|
1 |
---
|
2 |
language: "en"
|
3 |
thumbnail:
|
4 |
-
pipeline_tag:
|
5 |
tags:
|
6 |
-
-
|
7 |
-
-
|
8 |
-
-
|
|
|
9 |
- speechbrain
|
10 |
-
- Transformer
|
11 |
license: "apache-2.0"
|
12 |
datasets:
|
13 |
-
-
|
14 |
metrics:
|
15 |
-
-
|
16 |
-
- cer
|
17 |
---
|
18 |
|
19 |
<iframe src="https://ghbtns.com/github-btn.html?user=speechbrain&repo=speechbrain&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
|
|
|
1 |
---
|
2 |
language: "en"
|
3 |
thumbnail:
|
4 |
+
pipeline_tag: text-to-speech
|
5 |
tags:
|
6 |
+
- text-to-speech
|
7 |
+
- TTS
|
8 |
+
- speech-synthesis
|
9 |
+
- Tacotron2
|
10 |
- speechbrain
|
|
|
11 |
license: "apache-2.0"
|
12 |
datasets:
|
13 |
+
- LJSpeech
|
14 |
metrics:
|
15 |
+
- mos
|
|
|
16 |
---
|
17 |
|
18 |
<iframe src="https://ghbtns.com/github-btn.html?user=speechbrain&repo=speechbrain&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
|