Diarization inference for an external file, without accompanied rttm_file
#6407
Unanswered
DavidHarar
asked this question in
Q&A
Replies: 1 comment
-
Did you check if your audio is single-channel or multi-channel ? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
tl;dr
Hello, I am trying to follow this tutorial, with the only change being that I want to diarize new audio, so I don't have an
rttm_file
. The process seems to break in the 3rd stage (vad), with an error rise due to mismatch dimensions:[NOTE]: The same configurations work using the original
.wav
file.Description
I tried to modify the original code as little as possible, I used the following configurations
The same configurations, using the original
.wav
file, work.Beta Was this translation helpful? Give feedback.
All reactions