Krisshvamsi
commited on
Commit
•
aee8d40
1
Parent(s):
bd0655f
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,17 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
-
-
|
5 |
-
language:
|
6 |
-
- en
|
7 |
metrics:
|
8 |
-
-
|
9 |
-
library_name: speechbrain
|
10 |
pipeline_tag: text-to-speech
|
11 |
-
---
|
|
|
|
|
|
1 |
---
|
2 |
+
language: "en"
|
3 |
+
tags:
|
4 |
+
- text-to-speech
|
5 |
+
- TTS
|
6 |
+
- speech-synthesis
|
7 |
+
- Tacotron2
|
8 |
+
- speechbrain
|
9 |
+
license: "apache-2.0"
|
10 |
datasets:
|
11 |
+
- LJSpeech
|
|
|
|
|
12 |
metrics:
|
13 |
+
- mos
|
|
|
14 |
pipeline_tag: text-to-speech
|
15 |
+
---
|
16 |
+
<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>
|
17 |
+
<br/><br/>
|