lgris commited on
Commit
2734221
1 Parent(s): 606a34e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -56,10 +56,10 @@ The original model was fine-tuned using [fairseq](https://github.com/pytorch/fai
56
  | | CETUC | CV | LaPS | MLS | SID | TEDx | VF | AVG |
57
  |----------------------|---------------|----------------|----------------|----------------|----------------|----------------|----------------|----------------|
58
  | bp\_400 (demonstration below) | 0.052 | 0.140 | 0.074 | 0.117 | 0.121 | 0.245 | 0.118 | 0.124 |
59
- | bp\_400 + 3-gram | 0.033 | 0.095 | 0.046 | **0.123** | 0.112 | 0.212 | 0.123 | 0.106 |
60
- | bp\_400 + 4-gram (demonstration below) | 0.030 | 0.096 | 0.043 | 0.106 | 0.118 | 0.229 | 0.117 | 0.105 |
61
- | bp\_400 + 5-gram | 0.033 | 0.094 | 0.043 | **0.123** | **0.111** | **0.210** | **0.123** | **0.105** |
62
- | bp\_400 + Transf. | **0.032** | **0.092** | **0.036** | 0.130 | 0.115 | 0.215 | 0.125 | 0.106 |
63
 
64
  #### Transcription examples
65
 
56
  | | CETUC | CV | LaPS | MLS | SID | TEDx | VF | AVG |
57
  |----------------------|---------------|----------------|----------------|----------------|----------------|----------------|----------------|----------------|
58
  | bp\_400 (demonstration below) | 0.052 | 0.140 | 0.074 | 0.117 | 0.121 | 0.245 | 0.118 | 0.124 |
59
+ | bp\_400 + 3-gram | 0.033 | 0.095 | 0.046 | 0.123 | 0.112 | 0.212 | 0.123 | 0.106 |
60
+ | bp\_400 + 4-gram (demonstration below) | **0.030** | 0.096 | 0.043 | **0.106** | 0.118 | 0.229 | **0.117** | **0.105** |
61
+ | bp\_400 + 5-gram | 0.033 | 0.094 | 0.043 | 0.123 | **0.111** | **0.210** | 0.123 | **0.105** |
62
+ | bp\_400 + Transf. | 0.032 | **0.092** | **0.036** | 0.130 | 0.115 | 0.215 | 0.125 | 0.106 |
63
 
64
  #### Transcription examples
65