Update README.md
Browse files
README.md
CHANGED
|
@@ -1,18 +1,17 @@
|
|
| 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 |
-
library_name: speechbrain
|
| 16 |
---
|
| 17 |
<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>
|
| 18 |
<br/><br/>
|
|
|
|
| 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/>
|