Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add whisper test cases#776 #777

Closed
wants to merge 0 commits into from
Closed

Conversation

amjadnattouf
Copy link

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.

@amjadnattouf
Copy link
Author

@ftnext

@amjadnattouf
Copy link
Author

Fix and Expand Test Cases in test_special_features.py #778

Copy link
Collaborator

@ftnext ftnext left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request tries to fix two issues (#776, #778) at once.
Please separate the pull requests for each issue.
I will review them after that.

Please cooperate to make it easier to review and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants