how to run DeepLearni​ngSpeechRe​cognitionE​xample exacly

<<
>>
Hello please, i'm working with matlab 2018a a trial trial I want to run the example 'nnet / DeepLearningSpeechRecognitionExample' in matlab but j to a problem during execution see photo
please How to solve this problem? I have test this code for image( ads=datastore(fullfile(matlabroot, 'toolbox', 'matlab'),... 'IncludeSubfolders', true,'FileExtensions', '.tif','Type', 'image')) it's working but for audio not working ads = audioexample.Datastore(datafolder, ... 'IncludeSubfolders',true, ... 'FileExtensions','.wav', ... 'LabelSource','foldernames', ... 'ReadMethod','File'); Undefined variable "audioexample" or class "audioexample.Datastore"

1 commentaire

madhan ravi
madhan ravi le 20 Juil 2018
Modifié(e) : madhan ravi le 20 Juil 2018
Type ver in command window and check whether you have the required toolbox?

Connectez-vous pour commenter.

Réponses (0)

Catégories

Question posée :

le 20 Juil 2018

Modifié(e) :

le 20 Juil 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by