Skip to content

Faster Whisper from PyPI, Better Word Timestamps, Fix JSON Load

Pre-release
Pre-release
Compare
Choose a tag to compare
@evamaxfield evamaxfield released this 24 Mar 17:03
· 20 commits to main since this release
0b860f5

Pull in faster-whisper directly from PyPI, new faster-whisper lib also pulled in the base library's changes to allow word level timestamps (we no longer have to linearly interpolate! Finally, this is an attempt to fix a JSON decode error during config reading.

What's Changed

Full Changelog: v4.0.0...v4.0.9.rc0