Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@mnemitz mnemitz released this 18 Jun 14:21
3becdb2

⚠️ Breaking changes

  • Replace createJob(...) with createTranscriptionJob(...).
  • Change call signature for createTranscriptionJob(...) and transcribe(...) to ensure users pass either a File/Blob or URL. See the examples/ directory for more information, including a new example file for URL transcription.

What's Changed

New Contributors

Full Changelog: v3.1.7...v4.0.0