Commit b2067af
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 <[email protected]>1 parent 92ff12e commit b2067af
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
0 commit comments