Hacker News new | ask | show | jobs
by jono_wilson 1220 days ago
(not the creator, but I've built something similar for personal use)

This is a great library for determining which speaker is speaking during each time in an audio file (this is called speaker diarization); I imagine they used it or something like it. Works really well out of the box!

https://github.com/pyannote/pyannote-audio

1 comments

thanks!