Cannot find files or folders matching: 'C:\Users\Computer Complex\Ap​pData\Loca​l\Temp\fre​e-spoken-d​igit-datas​et-master\​recordings​'.

5 Ansichten (letzte 30 Tage)
pathToRecordingsFolder = fullfile(tempdir,'free-spoken-digit-dataset-master','recordings');
location = pathToRecordingsFolder;
Point audioDatastore to that location.
ads = audioDatastore(location);
Cannot find files or folders matching: 'C:\Users\Computer Complex\AppData\Local\Temp\free-spoken-digit-dataset-master\recordings'.
facing error while runing this code how to load fsd data or what to do
  3 Kommentare
Rimsha Muzaffar
Rimsha Muzaffar am 14 Jul. 2022
actualy this code taken from matlab where they have FSSD dataset but this error show that there si no dataset on my computer
Jan
Jan am 14 Jul. 2022
Correct. If there is no such data set in your personal temp folder, the code cannot run.
Please mention, what "taken from Matlab" exactly means.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

jibrahim
jibrahim am 14 Jul. 2022
This dataset does not ship with the product. The introduction/description of this example should have the info on where to download it from

Weitere Antworten (0)

Kategorien

Mehr zu AI for Signals and Images finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by