Tabahi commited on
Commit
6e1ab67
·
verified ·
1 Parent(s): 0532476

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -6
README.md CHANGED
@@ -17,25 +17,35 @@ Two 30.1M parameter models are available in the [checkpoints directory](https://
17
 
18
 
19
  ---
20
- language: en
 
 
21
  license: GPL-3.0
 
 
 
 
 
 
 
22
  model-index:
23
  - name: en_libri1000_uj01d
24
  results:
25
  - task:
26
  type: phoneme-classification
27
  dataset:
28
- name: libri1000
29
- type: automatic-speech-recognition
30
  metrics:
31
- - type: phoneme-error-rate
 
32
  value: 0.25
33
- - type: phoneme-group-error-rate
 
34
  value: 0.23
35
  ---
36
 
37
 
38
-
39
  ## Metrics
40
 
41
  **English ([en_libri1000_uj01d](https://huggingface.co/Tabahi/CUPE-2i/resolve/main/ckpt/en_libri1000_uj01d_e199_val_GER=0.2307.ckpt)):**
 
17
 
18
 
19
  ---
20
+ language:
21
+ - en
22
+ - multilingual
23
  license: GPL-3.0
24
+ library_name: pytorch
25
+ pipeline_tag: audio-classification
26
+ tags:
27
+ - phoneme-recognition
28
+ - speech-processing
29
+ - audio
30
+ - pytorch
31
  model-index:
32
  - name: en_libri1000_uj01d
33
  results:
34
  - task:
35
  type: phoneme-classification
36
  dataset:
37
+ name: LibriSpeech
38
+ type: speech-recognition
39
  metrics:
40
+ - name: Phoneme Error Rate
41
+ type: phoneme-error-rate
42
  value: 0.25
43
+ - name: Phoneme Group Error Rate
44
+ type: phoneme-group-error-rate
45
  value: 0.23
46
  ---
47
 
48
 
 
49
  ## Metrics
50
 
51
  **English ([en_libri1000_uj01d](https://huggingface.co/Tabahi/CUPE-2i/resolve/main/ckpt/en_libri1000_uj01d_e199_val_GER=0.2307.ckpt)):**