mirror of
https://github.com/openai/whisper.git
synced 2025-11-28 00:03:40 +00:00
This commit adds a warning to the command-line interface to inform users that the 'turbo' model is not suitable for translation tasks. When a user specifies '--task translate' with the 'turbo' model, a warning will be displayed, recommending the use of a multilingual model instead.