Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 2.1 KB

ROADMAP.md

File metadata and controls

49 lines (39 loc) · 2.1 KB

WeNet Roadmap

This roadmap for WeNet. WeNet is a community-driven project and we love your feedback and proposals on where we should be heading.

Please open up issues or discussion on github to write your proposal. Feel free to volunteer yourself if you are interested in trying out some items(they do not have to be on the list).

WeNet 3.0 (2023.06)

WeNet 2.0 (2022.06)

  • U2++ framework for better accuracy
  • n-gram + WFST language model solution
  • Context biasing(hotword) solution
  • Very big data training support with UIO
  • More dataset support, including WenetSpeech, GigaSpeech, HKUST and so on.

WeNet 1.0 (2021.02)

  • Streaming solution(U2 framework)
  • Production runtime solution with TorchScript training and LibTorch inference.
  • Unified streaming and non-streaming model(U2 framework)