Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
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:
|
@@ -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 |
+
- en
|
4 |
+
- sk
|
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:
|
|
|
115 |
primaryClass={eess.AS},
|
116 |
note={arXiv:2106.04624}
|
117 |
}
|
118 |
+
```
|