Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,18 @@
|
|
1 |
---
|
2 |
-
language:
|
|
|
3 |
tags:
|
4 |
- text-to-speech
|
5 |
- TTS
|
6 |
- speech-synthesis
|
7 |
- Tacotron2
|
8 |
- speechbrain
|
9 |
-
license:
|
10 |
datasets:
|
11 |
- LJSpeech
|
12 |
metrics:
|
13 |
- mos
|
|
|
14 |
---
|
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>
|
@@ -113,4 +115,4 @@ Please, cite SpeechBrain if you use it for your research or business.
|
|
113 |
primaryClass={eess.AS},
|
114 |
note={arXiv:2106.04624}
|
115 |
}
|
116 |
-
```
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
tags:
|
5 |
- text-to-speech
|
6 |
- TTS
|
7 |
- speech-synthesis
|
8 |
- Tacotron2
|
9 |
- speechbrain
|
10 |
+
license: apache-2.0
|
11 |
datasets:
|
12 |
- LJSpeech
|
13 |
metrics:
|
14 |
- mos
|
15 |
+
library_name: paddlenlp
|
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>
|
|
|
115 |
primaryClass={eess.AS},
|
116 |
note={arXiv:2106.04624}
|
117 |
}
|
118 |
+
```
|