Skip to content

whisper 🤫

Latest
Compare
Choose a tag to compare
@pszemraj pszemraj released this 12 Oct 00:37
· 1 commit to master since this release
fee7375

Add support for OpenAI's whisper model through transformers ✔️

  • this makes vid2cleantxt significantly more robust/useful for day-to-day cases
  • the ability of the openAI models to translate does carry over to vid2cleantxt*! transcribe a Chinese video to English with model_id="openai/whisper-small"for example

* all testing here was done en-to-en, official testing/support for other languages to come later :)

  • What's Changed

Full Changelog: v0.2...v0.2.5