Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-25 | 334 Bytes | |
v3.1.0 - large-v3 support source code.tar.gz | 2023-11-25 | 11.6 MB | |
v3.1.0 - large-v3 support source code.zip | 2023-11-25 | 11.6 MB | |
Totals: 3 Items | 23.2 MB | 0 |
Added support for Whisper Large v3 model
- This release bumps the faster-whisper version to 0.10.0, and adds support for the new OpenAI
large-v3
model (#48) .
More info about the model: https://github.com/openai/whisper/discussions/1762
Full Changelog: https://github.com/pluja/whishper/compare/v3.0.0...v3.1.0