Skip to content

Releases: k2-fsa/sherpa-onnx

Release v1.7.7

15 Aug 16:30
f709c95
Compare
Choose a tag to compare
  • Support multilingual whisper models

Release v1.7.6

14 Aug 14:26
496c5dd
Compare
Choose a tag to compare
  • Fix pip install sherpa-onnx on Windows for Python 3.11

Release v1.7.5

14 Aug 09:03
bc791d4
Compare
Choose a tag to compare
  • Fix language bindings to support streaming paraformer

Release v1.7.4

14 Aug 02:33
6038e2a
Compare
Choose a tag to compare
  • Support streaming paraformer

Release v1.7.3

12 Aug 11:53
a4bff28
Compare
Choose a tag to compare
  • Support TDNN models of the yesno recipe from icefall

Release v1.7.2

11 Aug 07:58
b094868
Compare
Choose a tag to compare
  • Add non-streaming Python websocket server

Release v1.7.0

09 Aug 12:32
d26bba1
Compare
Choose a tag to compare
  • 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().

Release v1.6.2

09 Aug 05:35
46062bb
Compare
Choose a tag to compare
  • Bugfixes

Release v1.6.0

07 Aug 04:38
45b9d4a
Compare
Choose a tag to compare
  • Support Whisper models for non-streaming speech recognition

Release v1.5.5

04 Aug 03:14
c88e672
Compare
Choose a tag to compare
Fix building wheels on Windows (#229)