Librosa Python Library Integration In Ios
I am looking for a way to integrate Librosa sound analysis library(written in Python) in an iOS project. Any insight will be highly appreciated. Thanks in advance. The links to the
There have a swift library created by github/dhrebeniuk, which is actually the iOS version for LibRosa.
Main goal of this library :
- Generate Spectrogram for visualisations.- Preprocessing steps for most Machine Learning models in Sound Recognition Sphere.
You may like these posts
Post a Comment for "Librosa Python Library Integration In Ios"