v.0.10.0
版本发布时间: 2021-06-22 09:03:09
espnet/espnet最新发布版本:v.202409(2024-10-01 14:28:01)
From v.0.10.x, we drop the support pytorch < 1.3.
See more info in https://github.com/espnet/espnet/issues/3300
New Features and Enhancement
- [New Features][ESPnet1][ASR][CI] Dynamic quantization for decoding #3210 by @xu-gaopeng
- [New Features][ESPnet1] Add quantize args #3280 by @xu-gaopeng
- [Enhancement][ESPnet2][README] Update W&B integration #3278 by @AyushExel
- [Enhancement][ESPnet2][README] Change the default value of use_wandb to False #3287 by @kamo-naoyuki
Bugfix
- [Bugfix][ESPnet1] Fix some bugs in xml2stm.py #3252 by @AshrafMahdhi
- [Bugfix][ESPnet1][Recipe] fix the required number of arguments #3249 by @AshrafMahdhi
- [Bugfix][ESPnet2] Bug fix of accum_grad when grad-nan #3283 by @kamo-naoyuki
- [Bugfix][ESPnet2] Fix #3255 #3257 by @tjysdsg
- [Bugfix][ESPnet2] Fix bug when "--field -5" is passed to espnet2.bin.tokenize_text #3262 by @tjysdsg
- [Bugfix][ESPnet2] Fix typo in asr.sh (espnet2) that might cause bug #3264 by @tjysdsg
- [Bugfix][ESPnet2] Warn ignore_nan_grad with warpctc instead of error. #3298 by @ShigekiKarita
- [Bugfix][ESPnet2][TTS] Fix a bug in the TTS transformer initialization #3251 by @sw005320
Recipe
- [Recipe][ESPnet1][ST] Minor fix of Fisher-Callhome recipe #3305 by @hirofumi0810
- [Recipe][ESPnet2][ASR] ESPnet2 Receipe for swbd #3269 by @yuekaizhang
- [Recipe][ESPnet2][ASR][README] SWBD Result Update #3308 by @roshansh-cmu
- [Recipe][ESPnet2][SE] Add scripts for DNS Interspeech 2020 in ESPNet-se #3259 by @neillu23
- [Recipe][ESPnet2][SE][README] Pretrained model for vctk noisy reverberant recipe #3273 by @LiChenda
- [Recipe][ESPnet2][SE][README] dns_ins20: Add README.md and real_recording testing data. #3281 by @neillu23
Refactoring
- [Refactoring][ESPnet2][ASR] Update ctc.py #3292 by @200987299
- [Refactoring][ESPnet1][ASR][MT][CI][README] Delete old pytorch dispatch in espnet1 #3301 by @ShigekiKarita
- [Refactoring][CI][Documentation][Installation][README] Remove travis and add .github/workflows/doc.yml to deploy doc #3294 by @ShigekiKarita
- [Refactoring][CI][Installation][README] Add pytorch 1.9.0 support and remove 1.0.1, 1.1.0, and 1.2.0 #3299 by @ShigekiKarita
Others
- [Documentation][ESPnet2] Add a comment for disabling the attention plot #3258 by @sw005320
- [ESPnet2][Installation][mergify] Follow up for #3299, about pytorch1.9.0 in ci #3310 by @kamo-naoyuki
Acknowledgements
Special thanks to @200987299, @AshrafMahdhi, @AyushExel, @LiChenda, @ShigekiKarita, @hirofumi0810, @kamo-naoyuki, @neillu23, @roshansh-cmu, @sw005320, @tjysdsg, @xu-gaopeng, @yuekaizhang.