wenqiglantz commited on
Commit
fb755e5
1 Parent(s): 3863129

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -3,9 +3,6 @@ language:
3
  - en
4
  license: cc-by-4.0
5
  library_name: nemo
6
- datasets:
7
- - ljspeech
8
- thumbnail: null
9
  tags:
10
  - text-to-speech
11
  - speech
@@ -14,10 +11,24 @@ tags:
14
  - NeMo
15
  - pytorch
16
  - Riva
 
 
17
  model-index:
18
  - name: tts_en_fastpitch
19
- results: []
20
-
 
 
 
 
 
 
 
 
 
 
 
 
21
  ---
22
 
23
  ## Model Overview
 
3
  - en
4
  license: cc-by-4.0
5
  library_name: nemo
 
 
 
6
  tags:
7
  - text-to-speech
8
  - speech
 
11
  - NeMo
12
  - pytorch
13
  - Riva
14
+ datasets:
15
+ - ljspeech
16
  model-index:
17
  - name: tts_en_fastpitch
18
+ results:
19
+ - task:
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: Librispeech (clean)
23
+ type: librispeech_asr
24
+ config: other
25
+ split: test
26
+ args:
27
+ language: en
28
+ metrics:
29
+ - type: wer
30
+ value: 8.1
31
+ name: WER
32
  ---
33
 
34
  ## Model Overview