How do I check if a model is loaded or not and if an audio file has been loaded or not/is a valid mp3? #2056
Unanswered
shahjacobb
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm basically interested in communicating useful information to the console. If the model is loaded, print that to the console, if an mp3 file is found and loaded for transcription, print that to the console, etc. And if there's issues with both, also send that also to the console.
How can I do that? Is there a python module that lets me do this?
or with
faster-whisper
Beta Was this translation helpful? Give feedback.
All reactions