Import voxceleb dataset into matlab
Show older comments
I am working on Speaker Recognition. Pl help me import Voxceleb dataset into matlab.
Answers (1)
Omega
on 19 Nov 2024
0 votes
Hi Renisha,
You can use the following functions from matlab to import voxceleb dataset.
- audioread: https://www.mathworks.com/help/matlab/ref/audioread.html
- mfcc: https://www.mathworks.com/help/audio/ref/mfcc.html
Hope it helps.
Categories
Find more on Speech Recognition in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!