Skip to content

souhaib100/MARF-for-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

marf_android_lib

android MARF library. This is a try for make MARF works on Android.

First:

I have no experiences with MARF, so I can't garenteed that it's work as perfect as the PC version.

How I made it work:

  • 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.

Important note:

You will need to set "TrainingSet.WORKING_PATH" to your application path.

Example

I made a simple application that train 2 persons:
https://github.com/souhaib100/marfspeakeridentapp

Finally

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

Releases

No releases published

Packages

No packages published