pyAudioAnalysis icon indicating copy to clipboard operation
pyAudioAnalysis copied to clipboard

Porting PyAudioAnaysis to Android platform

Open zipcom500 opened this issue 6 years ago • 0 comments

We are very interested in applying PyAudioAnalysis to cell phone platforms, including both Android and iOS. There are many tools to run Python directly in Android platform already. So, converting PyAudioAnalysis to java is NOT the only way. Many packages used such as NumPy, SciPy are already working, running properly in Android. Still, there are a lot of "porting" work to be done between different OSs (Linux vs. Andoid).

Has anybody done so? Can the code be shared?

zipcom500 avatar Oct 29 '19 05:10 zipcom500