Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.41 KB

ROADMAP.md

File metadata and controls

42 lines (32 loc) · 1.41 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)

  • ONNX support
  • RNN-T support
  • Vosk like models and API for developers.
    • Models(Chinese/English/Japanese/Korean/French/German/Spanish/Portuguese)
    • API(python/c/c++/go/java)
  • Self training, streaming
  • Light weight, low latency, on-device model exploration
  • Audio-Visual speech recognition
  • Platforms
    • Raspberry Pi
    • Harmony OS
  • ASIC XPU
    • Horizon Journey
    • GraphCore
    • TO ADD

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)