An open API service indexing awesome lists of open source software.

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

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