Replies: 1 comment
-
Anyone, please help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Can You help me with this - how to invoke whisper-diarization from a python code? Ive already prepared another script which call diarize.py using subprocess but In my opinion its not optimal.
Below is my working code. If you want to use parameters - you need to modify diarize.py itself as I found issues passing parametrs (like ie: --language pl ) in my script to a diarize.py
Beta Was this translation helpful? Give feedback.
All reactions