Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Keqi authored Sep 13, 2021
1 parent 3edc1a6 commit 2411dbb
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions egs2/chime4/asr1/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
<!-- Generated by scripts/utils/show_asr_result.sh -->
# RESULTS
## Environments
- date: `Mon Sep 13 11:36:54 CST 2021`
- python version: `3.7.10 (default, Feb 26 2021, 18:47:35) [GCC 7.3.0]`
- espnet version: `espnet 0.9.9`
- pytorch version: `pytorch 1.5.0`
- Git hash: `9feefe122a43fc6b843dfaac7bfd6cce3d829ff3`
- Commit date: `Mon Aug 30 00:59:20 2021 +0800`

## asr_train_asr_streaming_transformer_raw_en_bpe100
### WER

|dataset|Snt|Wrd|Corr|Sub|Del|Ins|Err|S.Err|
|---|---|---|---|---|---|---|---|---|
|decode_asr_streaming_lm_lm_train_lm_en_bpe100_valid.loss.ave_asr_model_valid.acc.ave/dt05_real_isolated_1ch_track|1640|27119|71.0|26.0|3.0|14.3|43.4|97.3|
|decode_asr_streaming_lm_lm_train_lm_en_bpe100_valid.loss.ave_asr_model_valid.acc.ave/dt05_simu_isolated_1ch_track|1640|27120|67.6|28.7|3.6|16.7|49.1|97.7|

### CER

|dataset|Snt|Wrd|Corr|Sub|Del|Ins|Err|S.Err|
|---|---|---|---|---|---|---|---|---|
|decode_asr_streaming_lm_lm_train_lm_en_bpe100_valid.loss.ave_asr_model_valid.acc.ave/dt05_real_isolated_1ch_track|1640|160390|88.4|7.7|3.9|13.7|25.3|97.3|
|decode_asr_streaming_lm_lm_train_lm_en_bpe100_valid.loss.ave_asr_model_valid.acc.ave/dt05_simu_isolated_1ch_track|1640|160400|85.9|9.0|5.0|15.7|29.7|97.8|

### TER

|dataset|Snt|Wrd|Corr|Sub|Del|Ins|Err|S.Err|
|---|---|---|---|---|---|---|---|---|
|decode_asr_streaming_lm_lm_train_lm_en_bpe100_valid.loss.ave_asr_model_valid.acc.ave/dt05_real_isolated_1ch_track|1640|108927|85.2|12.0|2.8|16.7|31.6|97.3|
|decode_asr_streaming_lm_lm_train_lm_en_bpe100_valid.loss.ave_asr_model_valid.acc.ave/dt05_simu_isolated_1ch_track|1640|108940|82.4|14.0|3.6|19.3|36.9|97.8|

# RESULTS
## Environments
- date: `Sat Sep 11 22:14:28 CST 2021`
Expand Down

0 comments on commit 2411dbb

Please sign in to comment.