Diverse CTC Beam Search Decoder for PyTorch based on Paddle Paddle's implementation
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Refactor build system: remove submodules and auto-download dependencies
98091aaView on GitHubFix diversity scoring crash and align logic with paper
4e52979View on GitHubFix memory leak in DecoderState destructor by deleting search roots
b940c74View on GitHubUpdate for PyTorch 2 and us pyproject.toml to manage dependencies
9dd859fView on GitHubCopy .gitignore from https://github.com/github/gitignore/blob/main/Python.gitignore
8ef871cView on GitHubCopy code from https://gitlab.com/sburud/master/-/tree/master/speechlm/ctc-decode
f4872d8View on GitHub