下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
音轨分离 AI 工具
FreeMIT
Claim
Collect
Share
26.1k
Stars
No
Chinese
Python
Language
Yes
Active
16
Contributors
249
Issues
Yes
Organization
2.3.0
Latest
3k
Forks
MIT
License
More
基于 Tensorflow 实现的音轨分离工具。可以用于提取音乐中的人声、鼓、钢琴等乐器 ``` # 用 conda 安装依赖 conda install -c conda-forge ffmpeg libsndfile # 用 pip 安装 spleeter pip install spleeter # 提取人声 spleeter separate -p spleeter:2stems -o output 音频.mp3 ```

Comments

Rating:
No comments yet