Skip to content

v0.2.3

Choose a tag to compare

@KoljaB KoljaB released this 16 Aug 07:57
· 269 commits to master since this release
  • added language detection
    • recorder.detected_language and recorder.detected_realtime_language contain the detected language after a full sentence and in realtime
    • there's also recorder.detected_language_probability and recorder.detected_realtime_language_probability to check how confident the model was on language detection
    • implementation example