Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time stamps in out.rttm file for speaker_diarization #30

Open
bryant0918 opened this issue Jul 13, 2022 · 0 comments
Open

Time stamps in out.rttm file for speaker_diarization #30

bryant0918 opened this issue Jul 13, 2022 · 0 comments

Comments

@bryant0918
Copy link

bryant0918 commented Jul 13, 2022

I have a 5 second audio file with two different speakers one after the other. It looks like it is able to recognize the two speakers but the time stamps must be wrong because it says that speaker 2 starts at 6.40 (seconds?) and lasts for 3.88 (seconds?).

Here is the output of the actual out.rttm file:
SPEAKER Anonymous 1 0.52 5.08 <NA> <NA> Anonymous_0 <NA>
SPEAKER Anonymous 1 6.40 3.88 <NA> <NA> Anonymous_1 <NA>

And attached is the .wav file I used to evaluate.
an4_diarize_test.zip

Does anyone know why the time just seems proportionally off like it's counting in half-seconds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant