------------------------------------------------------------------- Tue Jan 14 16:30:52 UTC 2025 - Adrian Schröter - update to version 1.1.1 * New batched inference that is 4x faster and accurate, Refer to README on usage instructions. * Support for the new large-v3-turbo model. * VAD filter is now 3x faster on CPU. * Feature Extraction is now 3x faster. * Added log_progress to WhisperModel.transcribe to print transcription progress. * Added multilingual option to transcription to allow transcribing multilingual audio. Note that Large models already have codeswitching capabilities, so this is mostly beneficial to medium model or smaller. * WhisperModel.detect_language now has the option to use VAD filter and improved language detection using language_detection_segments and language_detection_threshold. ------------------------------------------------------------------- Wed Sep 11 19:13:03 UTC 2024 - Guang Yee - Enable sle15_python_module_pythons ------------------------------------------------------------------- Thu Jul 11 15:29:10 UTC 2024 - Adrian Schröter - initial package of version 1.0.3