This release is based on the original faster-whisper repo (release v1.0.3) and contains below additional features:
Turbo model support (#33)
- Based on openai/whisper#2363
Batching Support, Speed Boosts, and Quality Enhancements (Based on SYSTRAN#856)
- Batching support
- Faster feature extraction with torch STFT
- Quality Improvements:
- Multi-segment language detection
- Code-switching support
- Consistency across runs
- Reducing hallucinations