You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add language detection test for Hindi audio transcription (#356)
* Add language detection test for Hindi audio transcription
- Added test_language_detection_hindi() to verify language detection functionality
- Uses Hindi audio file OSR_in_000_0062_16k.wav from voiptroubleshooter.com
- Validates that whisper-large-v3 correctly identifies Hindi language as "hi"
- Test uses verbose_json format to access language metadata
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* replace url
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Sahil Yadav <yadavsahil197@gmail.com>
0 commit comments