> I use JAudio tool to extract features from Audio files;
> can I join it with weka directly? if yes, how I can do that?
jAudio is not integrated in Weka. If you feel like it, you could write
a converter derived from weka.core.converters.AbstractLoader (also
implementing the weka.core.converters.BatchConverter interface).
I had a quick look at the 0.4.5 code and it doesn't look like fun to
me... The current code generating the ARFF output is tightly
integrated into the
jAudioFeatureExtractor.jAudioTools.FeatureProcessor class. Your
converter will most likely have to duplicate a lot of jAudio's code in
order to make it fit into the Weka framework properly.
Cheers, Peter
--
Peter Reutemann, Dept. of Computer Science, University of Waikato, NZ
http://www.cs.waikato.ac.nz/~fracpete/ Ph. +64 (7) 858-5174
_______________________________________________
Wekalist mailing list
Send posts to:
Wekalist@...
List info and subscription status:
https://list.scms.waikato.ac.nz/mailman/listinfo/wekalistList etiquette:
http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html