https://github.com/mddct/tensorflow-wenet-deprecated
this is respo to reproduce wenet in tf
https://github.com/mddct/tensorflow-wenet-deprecated
Last synced: 8 months ago
JSON representation
this is respo to reproduce wenet in tf
- Host: GitHub
- URL: https://github.com/mddct/tensorflow-wenet-deprecated
- Owner: Mddct
- Archived: true
- Created: 2022-09-21T10:43:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T11:08:42.000Z (about 3 years ago)
- Last Synced: 2024-10-24T18:18:22.166Z (over 1 year ago)
- Language: Python
- Size: 220 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tensorflow-wenet(deprecated)
this is respo to reproduce wenet in tf, will reimplemenet by jax
* this is a repo to reproduce wenet in tf
* step by step (on going)
* very early stage
## TODO:
- [x] aed training work
- [ ] python search
- [ ] mwer training
- [ ] runtime support
- [ ] tf native
- [ ] onnxruntime
- [ ] server and decoder_main
- [ ] transducer
- [x] rnnt_loss
- [ ] training work
- [ ] build system
- [ ] bazel