Read a coded database in Matlab

It needs to read in Matlab to save the data as .math file(s) the EMODB database which has coded files: http://emodb.bilderbar.info/index-1024.html.
How's it possible to write a nice code to read and save that data?
Coding format:
Positions 1-2: number of speaker
Positions 3-5: code for text
Position 6: emotion
Position 7: if there are more than two versions these are numbered a, b, c ....
For example: 03a01Fa.wav is the audio file from Speaker 03 speaking text a01 with the emotion "Freude" (Happiness).

1 Kommentar

Walter Roberson
Walter Roberson am 7 Jul. 2017
Which file are you looking at? I looked the complete database and there is no file with contenxt in that format.
Also, when I click on the EMO-DB tab that is supposed to show me the database, it brings up a page that only has the tab headers and nothing else. I even fired up a virtual machine and checked with Edge and Internet Explorer but the page is definitely blank other than the header.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 7 Jul. 2017

0 Stimmen

There does not seem to be any reader for it in the MATLAB Central File Exchange. Sp. the only route to an answer I could find was here: http://emodb.bilderbar.info/index-1024.html.

2 Kommentare

Amin
Amin am 7 Jul. 2017
I mean how to read many wave files in a folder with considering their coded names?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Coder finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 7 Jul. 2017

Kommentiert:

am 7 Jul. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by