This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
551
Commits
5
Branches
3
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
pkufool
4ace4f2ed0
Sort result to make it more convenient to compare decoding results
2022-08-05 12:22:43 +08:00
Fangjun Kuang
aeb8986e35
Ignore padding frames during RNN-T decoding. (
#358
)
...
* Ignore padding frames during RNN-T decoding. * Fix outdated decoding code. * Minor fixes.
2022-05-13 07:39:14 +08:00
Fangjun Kuang
fce7f3cd9a
Support computing RNN-T loss with torchaudio (
#316
)
2022-04-19 18:47:13 +08:00