Add model / test for Qwen3 ASR and example for more granular test outputs#142
Add model / test for Qwen3 ASR and example for more granular test outputs#142telnetdoogie wants to merge 3 commits into
Conversation
…e more descriptive versus a blanket failure.
This configuration has ALL integration tests and unit tests passing.
|
Converting to draft for now. With the I'd propose that as we discover version-compatibility issues or challenges, we can attempt to make a failing test against that configuration for the specific issue. this will help to build a strong corpus of tests that will more affirmatively validate that version updates still work ok. Turns out that that whisper integration test was actually a very good one to expose a version conflict problem that WAS actually resolvable without breaking other things. |
|
I've tested this and have found no issues, however maybe someone else might want to run through some of their own runtime / real world tests to make sure things are still working OK for them with the updated dependencies. The tests don't present an issue, however the updated |

Just because.
I assumed the Audio file was there for a reason :)
I can't get the whisper test working while keeping everything else working too.