Replies: 1 comment 3 replies
-
If you use
Otherwise, if you use Python you can get the detected language and save it; see the README for an example. |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Hey all,
I use whisper via the command line...
Is there a way with whisper to get in a file the language found?
When it detect "English" or "Spanish" it display it in the console, but i need to extract this information and write it in a file?
Is there a way?
Big thx to all...
Beta Was this translation helpful? Give feedback.
All reactions