feat: Add ISO-639-1 language code support for all backends #40
Annotations
3 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
test/unit/backends/GeminiBackend.test.ts#L116
AssertionError: expected 'Transcribe this The audio is in Spani…' to contain 'The audio is in es'
Expected: "The audio is in es"
Received: "Transcribe this The audio is in Spanish."
❯ test/unit/backends/GeminiBackend.test.ts:116:64
|
|
Run tests:
test/unit/config.test.ts#L313
AssertionError: expected undefined to be 'en' // Object.is equality
- Expected:
"en"
+ Received:
undefined
❯ test/unit/config.test.ts:313:37
|
Loading