Closed amjadnattouf closed 2 weeks ago
Test cases for whisper recognizer: Raise a SetupError when the API key is missing. Raise a ValueError when invalid audio data is provided. Raise a SetupError with a specific error message when the openai module is not found.
@ftnext
Fix and Expand Test Cases in test_special_features.py #778
Test cases for whisper recognizer: Raise a SetupError when the API key is missing. Raise a ValueError when invalid audio data is provided. Raise a SetupError with a specific error message when the openai module is not found.