issues
search
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
Exploratory Data Analysis
#22
Closed
chadlagore
closed
7 years ago
chadlagore
commented
7 years ago
📈 EDA
Do some exploratory analysis with new audio pushed to DO instance.
🏃 TODO's
Write a function that converts a windowed audio sample into a dataframe of vectors.
Cluster the observations based on the feature vectors using sklearn
📈 EDA
🏃 TODO's