【问题标题】:Librosa Python Library Integration in iOS [closed]iOS中的Librosa Python库集成[关闭]
【发布时间】:2021-11-03 10:23:30
【问题描述】:

我正在寻找一种将 Librosa 声音分析库(用 Python 编写)集成到 iOS 项目中的方法。任何见解都将受到高度赞赏。提前致谢。

Librosa 图书馆的链接 - https://librosa.org/ https://github.com/librosa/librosa

【问题讨论】:

    标签: python ios swift coreml librosa


    【解决方案1】:

    You can try this LINK

    有一个 swift library 由 github/dhrebeniuk 创建,实际上是 LibRosa 的 iOS 版本。

    这个库的主要目标:

    - Generate Spectrogram for visualisations.
    - Preprocessing steps for most Machine Learning models in Sound Recognition Sphere.
    

    【讨论】:

    • 我已经检查了这个 repo,它没有 mfcc 特征提取部分,但它正在开发中。
    • 我添加了这个功能新版本
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-10-18
    • 2016-10-10
    • 1970-01-01
    • 1970-01-01
    • 2016-11-06
    相关资源
    最近更新 更多