Skip to content

0.26.0

Compare
Choose a tag to compare
@ploeber ploeber released this 19 Apr 11:23
· 16 commits to master since this release
743b15b

What's Changed

Features

  • Add support for file uploads through Transcriber.upload() and Transcriber.upload_async() in #68
  • Add support for BinaryIO type for submit() and transcribe() in #68
  • Add support for redact_pii_audio_quality by @dweekly in #66

Deprecation

  • Deprecate extras.file_from_stream. The new upload functions can be used instead.

New Contributors

Full Changelog: 0.25.0...0.26.0