- Initial alpha release
- Revamped official release
- File upload bug fixes
- Better Documentation
- Fix pypi readme formatting
- Add get_list_of_jobs
- Add support for custom vocabularies
- Add examples
- Improve error handling
- Add streaming client
- Support skip_punctuation
- Support .vtt captions output
- Support speaker channel jobs
- Add metadata to streaming client
- Add custom vocabularies to streaming client
- Use v1 of the streaming api
- Add custom vocabulary to async example
- Add filter_profanity to async and streaming clients, examples, and documentation
- Add remove_disfluencies to async client
- Add language selection option for multi-lingual ASR jobs to async client
- Add custom_vocabulary_id to async client
- Add detailed_partials to streaming client
- Switch to Github Actions for automated testing
- Add transcriber to async client
- Add verbatim, rush, segments_to_transcribe, test_mode to async client for human transcription
- Add start_ts and transcriber to streaming client
- Add topic extraction client
- Add speaker_names to async client for human transcription
- Add sentiment analysis client
- Add source_config and notification_config job options to support customer provided urls with authentication headers
- Deprecate media_url option, replace with source_config
- Deprecate callback_url option, replace with notification_config
- Add language to the streaming client
- Add atmospherics and speaker_count support
- Deprecated support for Python versions up to 3.8
- Add async translation and summarization