Alex Volkov
Alex Volkov
Any help on this? Having the same isse
It does indeed, that's how I've been working so far, just wanted to highlight as documentation has no record of assertion types
Given how much gradio is being used now with the explosion of stable diffusion, I would love for this to be included in future releases. Seeing a loading progress bar...
I'm uploading an iphone created MOV file and getting this exact issue with ffprobe-python, but nothing seems wrong on command line?
Any update on this? This is really breaking the way we deploy our site and API, We can't use service bindings, and this throws the 522 errors on our staging...
Would love this to get merged, literally facing this RN and got to this issue. The only workaround is SQL func and RPC call?
I... am not sure? I can only come at this as a fairly clueless dev that barely understands tokenization. In that case, compared to how whisper is built, the above...
As a workaround I'm loading and running whisper base to just detect language, I would love to be at least able to use the loaded transformers whisper. So far, no...
For anyone getting here, I found a better workaround. Thanks to @ArthurZucker notebook with examples: https://colab.research.google.com/drive/1rS1L4YSJqKUH_3YxIQHBI982zso23wor?usp=sharing#scrollTo=i5sKbZpsY9-J It does still require a whisper dependency, but doesn't load the openai whisper model...
could be awesome to have `model.detect_language` instead of all the mess above and dependencies on whisper!