mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
results updated
This commit is contained in:
parent
31e4e31892
commit
c934cc2ac4
@ -8,9 +8,9 @@ Switchboard is a collection of about 2,400 two-sided telephone conversations amo
|
||||
|
||||
|
||||
## Performance Record
|
||||
| | eval2000 | rt03 |
|
||||
|--------------------------------|------------|--------|
|
||||
| `conformer_ctc` | 33.37 | 35.06 |
|
||||
| | eval2000-swbd | eval2000-callhome | eval2000-avg |
|
||||
|--------------------------------|-----------------|---------------------|--------------|
|
||||
| `conformer_ctc` | 9.48 | 17.73 | 13.67 |
|
||||
|
||||
See [RESULTS](/egs/swbd/ASR/RESULTS.md) for details.
|
||||
|
||||
|
@ -1,6 +1,19 @@
|
||||
## Results
|
||||
### Switchboard BPE training results (Conformer-CTC)
|
||||
|
||||
#### 2023-12-05 (Narrowband Setup)
|
||||
|
||||
The best WER, for the narrowband Switchboard system is presented below
|
||||
|
||||
Results using attention decoder are given as:
|
||||
|
||||
| | eval2000-swbd | eval2000-callhome | eval2000-avg |
|
||||
|--------------------------------|-----------------|---------------------|--------------|
|
||||
| `conformer_ctc` | 11.82 | 23.34 | 17.61 |
|
||||
|
||||
Decoding results and models can be found here:
|
||||
https://huggingface.co/zrjin/icefall-asr-swbd-narrowband-conformer-ctc-2023-12-3
|
||||
|
||||
#### 2023-09-04
|
||||
|
||||
The best WER, as of 2023-09-04, for the Switchboard is below
|
||||
@ -13,6 +26,7 @@ Results using attention decoder are given as:
|
||||
|
||||
Decoding results and models can be found here:
|
||||
https://huggingface.co/zrjin/icefall-asr-swbd-conformer-ctc-2023-8-26
|
||||
|
||||
#### 2023-06-27
|
||||
|
||||
The best WER, as of 2023-06-27, for the Switchboard is below
|
||||
|
Loading…
x
Reference in New Issue
Block a user