Mirco commited on
Commit
aac4001
1 Parent(s): f7400ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,19 +1,18 @@
1
  ---
2
  language: "en"
3
  thumbnail:
4
- pipeline_tag: automatic-speech-recognition
5
  tags:
6
- - CTC
7
- - Attention
8
- - pytorch
 
9
  - speechbrain
10
- - Transformer
11
  license: "apache-2.0"
12
  datasets:
13
- - commonvoice
14
  metrics:
15
- - wer
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>