TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AudioFlux: A C/C++ library for audio and music analysis

230 pointsby CMLab9 months ago

9 comments

jcelerier9 months ago
It would be nice to have a comparison with any of the many C++ MIR (music information retrieval) libraries in the wild:<p>- <a href="https:&#x2F;&#x2F;essentia.upf.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;essentia.upf.edu&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;marsyas&#x2F;marsyas">https:&#x2F;&#x2F;github.com&#x2F;marsyas&#x2F;marsyas</a><p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;ircam-ismm&#x2F;pipo">https:&#x2F;&#x2F;github.com&#x2F;ircam-ismm&#x2F;pipo</a><p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;flucoma&#x2F;flucoma-core&#x2F;tree&#x2F;main&#x2F;include&#x2F;algorithms&#x2F;public">https:&#x2F;&#x2F;github.com&#x2F;flucoma&#x2F;flucoma-core&#x2F;tree&#x2F;main&#x2F;include&#x2F;al...</a>
评论 #41237325 未加载
dsego9 months ago
It&#x27;s also for Python, I just discovered it a few days ago. This is the website <a href="https:&#x2F;&#x2F;audioflux.top&#x2F;" rel="nofollow">https:&#x2F;&#x2F;audioflux.top&#x2F;</a>
bravura9 months ago
If this is supposed to be used for deep-learning, shouldn&#x27;t all the transforms be GPU-accelerated torch functions?
评论 #41235916 未加载
评论 #41248237 未加载
评论 #41235900 未加载
nesarkvechnep9 months ago
What&#x27;s this C&#x2F;C++ language?
评论 #41236519 未加载
评论 #41237830 未加载
评论 #41243084 未加载
评论 #41245446 未加载
评论 #41236521 未加载
评论 #41237653 未加载
dekken_9 months ago
It&#x27;s C and Python, not C++
评论 #41237338 未加载
评论 #41235987 未加载
BrannonKing9 months ago
So are they going for feature parity with librosa? I think that would be great.
gosub1009 months ago
Can this be used for audio fingerprinting?
zombot9 months ago
How can a Python library support iOS?
评论 #41247181 未加载
morning-coffee9 months ago
Do you have one in safe Rust? See, we&#x27;ve only just met, and I don&#x27;t know how you handle your ptr&#x2F;len arguments in C just yet. ;)