Feeds
提问
Audio data loading and splitting
How to load the audio dataset with subfolders in pwd, create ads and spilt them into train and testing set
6 months 前 | 1 个回答 | 0
1
个回答提问
Incorrect number or types of inputs or outputs for function splitEachLabel. Error in Model (line 16) [adsTrain,adsTest] = splitEachLabel(ads,0.8);
why do I get such an error while working with audio data store in online matlab? Is there any alternative function for this?
7 months 前 | 0 个回答 | 0
0
个回答提问
Insufficient number of outputs from right hand side of equal sign to satisfy assignment. Error in extraction (line 32) [f0,idx] = pitch(x,fs,Method="SRH",WindowLength=win
why do i get this sort of error
9 months 前 | 2 个回答 | 0