ubclaunchpad / minutes

:telescope: Speaker diarization via transfer learning
https://medium.com/ubc-launch-pad-software-engineering-blog/speaker-diarisation-using-transfer-learning-47ca1a1226f4
27 stars 5 forks source link

Create Spectrograms #81

Closed chadlagore closed 6 years ago

chadlagore commented 6 years ago

Turn audio samples into spectrograms

grig-guz commented 6 years ago

At some point, we might decide that we should remove silences from our audio samples. This looks like a tool that will save us a lot of work here: https://github.com/jiaaro/pydub/blob/master/pydub/silence.py