Addresses #147 by explicitly downloading audio files using wget. Also addresses #209 by adding an 'open in colab' button, fixing the bugs that were preventing it from running, and using real audio samples to be more informative on how speaker verification is supposed to work.
Related Issue(s)
147 #209
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] I have added tests to cover my changes. N/A, this is all tutorials.
[x] All new and existing tests passed.
[x] My code follows the code style of this project.
Description
Addresses #147 by explicitly downloading audio files using wget. Also addresses #209 by adding an 'open in colab' button, fixing the bugs that were preventing it from running, and using real audio samples to be more informative on how speaker verification is supposed to work.
Related Issue(s)
147 #209
Types of changes
Checklist: