shangeth commited on
Commit
7058194
1 Parent(s): 87e8c4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -140,8 +140,10 @@ Try the model in [Google Colab Notebook](https://colab.research.google.com/drive
140
 
141
  ## Checkpoint Result
142
 
143
- | **Dataset** | **Word Error Rate** | **Gender Acc** | **Age Acc** | **Accent Acc** |
144
- |:----------------------:|:----------------------:|:-------------:|:----------:|:-------------:|
145
- | librispeech-test-clean | 6.73 | 0.9536 | | |
146
- | librispeech-test-other | 9.13 | 0.9099 | | |
147
- | CommonVoice test | 24.27 | 0.8680 | 0.6251 | 0.6457 |
 
 
 
140
 
141
  ## Checkpoint Result
142
 
143
+ | **Dataset** | **Type** | **Word Error Rate** | **Gender Acc** | **Age Acc** | **Accent Acc** |
144
+ |------------------------|---------------------|---------------------|----------------|-------------|----------------|
145
+ | librispeech-test-clean | Read Speech | 6.73 | 0.9536 | | |
146
+ | librispeech-test-other | Read Speech | 9.13 | 0.9099 | | |
147
+ | CommonVoice test | Diverse Accent, Age | 24.27 | 0.8680 | 0.6251 | 0.6457 |
148
+ | ML Spoken Words | Short Utterance | 36.12 | 0.6587 | | |
149
+ | IEMOCAP | Emotional Speech | 44.15 | 0.7557 | | |