android MARF library. This is a try for make MARF works on Android.
I have no experiences with MARF, so I can't garenteed that it's work as perfect as the PC version.
- The main problem is "javax.sound" package that it used by MARF; but in android it is not compete, so I use extern package from the project AndroidMaryTTS.
- The same with some other classes.
You will need to set "TrainingSet.WORKING_PATH" to your application path.
I made a simple application that train 2 persons:
https://github.com/souhaib100/marfspeakeridentapp
I test it with the SpeakerIdentApp in android 2.3.6 and android 6.0 and it work fine.
If you need help contact me at: souhaib0study@gmail.com