Releases: hlt-mt/simulstream
Releases · hlt-mt/simulstream
v0.3.0
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
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