Skip to content

0.35.0

Compare
Choose a tag to compare
@ploeber ploeber released this 06 Nov 08:24
· 28 commits to master since this release

What's Changed

Features

  • Add Multichannel transcription support:
    • Add multichannel config field
    • Add multichannel response field
    • Add channel field to all responses with speaker field
    • Add audio_channels response field
    • Add unit tests
  • Use pydantic v2
    • Pydantic v1 is still supported, but the minimum required version is bumped to pydantic>=1.10.17

Fix

  • Fix custom_spelling bug where the custom_spelling property access incorrectly threw an error.
  • Don't bundle tests on publish by @EmersonDove in #94

New Contributors

Full Changelog: 0.34.0...0.35.0