0.12.0
What's Changed
Changes
Features
- Adds
speech_threshold
option - seeTranscript
option for more information - Allow to retrieve existing transcripts easier via
Transcript.get_by_id(...)
andTranscriptGroup.get_by_ids([...])
- see documentation for more details
Fixes
- fix
ImportError
forextras
module as mentioned in #23
Refactoring
- Drop the default for
language_code
Full Changelog: 0.11.0...0.12.0