Silent detection in json and export it together with the detected speakers. #1848
Unanswered
Tortoise17
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.
-
Using pyannote.audio, for diarization we get the speaker info with the time start and its duration. This information is only for the time where VAD has detected voices. I need the information for the silent parts as well. How can I export those missing parts in this json as silent parts?
Beta Was this translation helpful? Give feedback.
All reactions