Skip to content

0.31.0

Compare
Choose a tag to compare
@ploeber ploeber released this 19 Jul 14:55
· 56 commits to master since this release

What's Changed

Features

  • Adds support to list transcripts (#57 ):
    • Adds functions Transcriber.list_transcripts() and Transcriber.list_transcripts_async()
    • Adds new types ListTranscriptParameters, PageDetails, ListTranscriptResponse, and TranscriptItem

Removals

  • Removes conformer-2 from SpeechModel enum

Documentation

  • Adds list_transcript() examples to README, including an example that shows how to paginate

Full Changelog: 0.30.0...0.31.0