Skip to content

Release v1.7.0

Compare
Choose a tag to compare
@csukuangfj csukuangfj released this 09 Aug 12:32
· 675 commits to master since this release
d26bba1
  • Fix building with GPU on Linux
  • Refactor code to make it easier support other kinds of streaming models. The breaks the Python API. sherpa_onnx.OnlineRecognizer() should be changed to sherpa_onnx.OnlineRecognizer.from_transducer().