Skip to content

Releases: hlt-mt/simulstream

v0.3.0

06 May 08:44
f6688fe

Choose a tag to compare

What's Changed

  • Fix edge case in StreamAtt with PunctuationHistory selection method returning empty history by @sarapapi in #18
  • [CI] Skip creation of virtual environments to avoid issues in docs building by @mgaido91 in #22
  • Fix tokenization issue of CJK languages for evaluation by @owaski in #20
  • [DOCS] Fix documentation of the quality scorer by @agostinv in #27
  • Fix failure in Read The Docs build by @sarapapi in #30
  • [INFERENCE][BUG] Fix last audio chunk sent twice during inference by @sarapapi in #31

New Contributors

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

05 Feb 15:39
e0ac322

Choose a tag to compare

What's Changed

  • Upgrade version after 0.1.0 release by @mgaido91 in #9
  • [INSTALL][BUG] Fix editable install in a clean env in getting simulstream version by @mgaido91 in #12
  • Avoid many useless speech chunks in inference by @mgaido91 in #13
  • Enable using speech processor in Docker by using HTTP by @mgaido91 in #11

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Dec 14:00
dbdd03f

Choose a tag to compare

Fix .readthedocs.yaml (#8)

Add missing dependency for correct compilation with readthedocs