Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Voxceleb dataset trained on Mobilenet for speaker recognition and tuned for speaker verification

Thought maybe some people would be interested in this project I worked on last year. I used The voxceleb data to train MobileNet for speech recognition, the sound data is processed into a spectrogram and then the first and second order derivatives are calculated to get 3 dimensional data. After the training was done I used a siamese model technique to tune the features for verification instead of categorization. The idea of the project was to run the model on a smartphone (Hence why I used MobileNet) and use it for speaker verification.

I’m curious what others think about the techniques used and the results, let me know if you are interested in more details!

https://github.com/jpinedaa/Voice-ML (code is messy as hell, I might organize it later)

submitted by /u/ExtremeGeorge
[link] [comments]