Skip to content

Conversation

@mm8112
Copy link

@mm8112 mm8112 commented Nov 6, 2015

…s a list of (SubjectID,Path_to_audio_file) pairs (from the terminal) and calls Opensmile for each file, using the MBC config file and outputting and .arff file with all the attributes of the audio file. Before I can change the script, I need to change some features in the MBC config file, particularly concerning the frame size

…s a list of (SubjectID,Path_to_audio_file) pairs (from the terminal) and calls Opensmile for each file, using the MBC config file and outputting and .arff file with all the attributes of the audio file. Before I can change the script, I need to change some features in the MBC config file, particularly concerning the frame size
@kren1
Copy link
Contributor

kren1 commented Nov 6, 2015

Awsome, how does this deal with time slicing? I see there is no need to convert these files to weka, which is good news!

@mm8112
Copy link
Author

mm8112 commented Nov 6, 2015

Yeah, the format of the output file is perfect. Before I start dealing with timeslices, I need to change the MBC config file on opensmile. At the moment the file does not even cut the audio file into slices, it just analyses it as a whole (because some features like framesize are set to 0). After changing the config file to include timeslices I will add more stuff to the script

@kren1
Copy link
Contributor

kren1 commented Nov 6, 2015

Can you also add the config file to the commit? and move both files in a separate folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants