What's Changed
- Update doc to include pre-compiled wheels for v1.24.3 by @csukuangfj in #1190
- Fix rnnt_loss_test.py by @yfyeung in #1193
- pruned_ragged_to_lattice by @glynpu in #1163
- Add docs for compose by @yfyeung in #1196
- Fix typo in index.rst by @yfyeung in #1201
- Fix architectures for CUDA 12 and 11.6 by @artbataev in #1200
- fix and remove the assumption that symbols in the decoding graph must… by @DongjiGao in #1198
- [Ready] track arc_map_token during rnnt decoding by @glynpu in #1094
- Remove unused file by @pkufool in #1125
- Update doc to add pre-compiled wheels for torch 2.0.1 by @csukuangfj in #1203
- Fix nightly build by @csukuangfj in #1205
- Doc: Fix cudnn installation by @csukuangfj in #1212
- Disable find mkl by @pkufool in #1215
- Update installation FAQs by @csukuangfj in #1226
- Update doc to include manylinux wheels. by @csukuangfj in #1228
- update installation doc by @csukuangfj in #1230
- typo fixes for installation doc by @csukuangfj in #1231
- Add more pre-compiled wheels by @csukuangfj in #1234
- Add scripts for building manylinux wheels by @csukuangfj in #1236
- Provide pre-built wheels for macOS M1 by @csukuangfj in #1241
- Allow partial for intersect_dense_pruned by @pkufool in #1218
- Fix s_range in rnnt_loss by @pkufool in #1245
- Release v1.24.4 by @pkufool in #1246
- fix install torch by @pkufool in #1247
New Contributors
- @artbataev made their first contribution in #1200
- @DongjiGao made their first contribution in #1198
Full Changelog: v1.24.3...v1.24.4