TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Can Deep learning be applied to audio

5 点作者 aman-pro超过 8 年前
I want to create a deep learning based filter to remove human voice from a song and generate a karaoke (regular filters are not effective). Is it a good idea to use deep learning to achieve this?

2 条评论

hokey超过 8 年前
Kadenze has a program that eventually incorporates Deep Learning (<a href="https:&#x2F;&#x2F;www.kadenze.com&#x2F;courses&#x2F;creative-applications-of-deep-learning-with-tensorflow-iii-iii&#x2F;info" rel="nofollow">https:&#x2F;&#x2F;www.kadenze.com&#x2F;courses&#x2F;creative-applications-of-dee...</a>). I believe it can be achieved but I haven&#x27;t seen anything that clearly points out how.
terrabytes超过 8 年前
Yes. This is called the cocktail party problem. Though you can solve it with more traditional methods like SVD, deep learning solves this really well too. See <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1504.04658" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1504.04658</a>