| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ESPnet version 202604 - Patch v1 source code.tar.gz | 2026-04-22 | 20.3 MB | |
| ESPnet version 202604 - Patch v1 source code.zip | 2026-04-22 | 24.7 MB | |
| README.md | 2026-04-22 | 922 Bytes | |
| Totals: 3 Items | 45.0 MB | 6 | |
ESPnet 2026/04 - Patch 1
This is a patched release with the fixed version.
What's Changed
- fix: replace hardcoded
trust_remote_code=Truewith configurable parameter defaulting toFalseby @Copilot in https://github.com/espnet/espnet/pull/6413 - Add Marathi LREC2020 ASR recipe (ESPnet bootcamp) by @Aniket-Tathe in https://github.com/espnet/espnet/pull/6274
- Replace deprecated torch.cuda.amp with torch.amp across espnet2 by @deekshaNVIDIA in https://github.com/espnet/espnet/pull/6424
- Fix espnet2 version reporting 0.0.0 after pip install by @Copilot in https://github.com/espnet/espnet/pull/6427
New Contributors
- @Aniket-Tathe made their first contribution in https://github.com/espnet/espnet/pull/6274
- @deekshaNVIDIA made their first contribution in https://github.com/espnet/espnet/pull/6424
Full Changelog: https://github.com/espnet/espnet/compare/v.202604...v.202604-patch1