Skip to content

A Music player for music classification based on artificial intelligence algorithm

License

Notifications You must be signed in to change notification settings

jerryzlz/Music-Classification-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Classification-Player

基于人工智能算法进行音乐分类的音乐播放器

HitCount

README: 中文 | English

功能描述

  • 具有分类功能干净清爽的音乐播放器
  • 使用CNN算法进行音乐分类,后续还将加入更多算法
  • 分类准确率高
  • 模型可拓展,今后将附带训练模型源码,可自己训练模型使用

快速开始

  1. 拥有Python3.x环境。 在此处下载Pyhton。 https://www.python.org/downloads/

  2. 下载源码。 git@github.com:jerryzlz/Music-Classification-Player.git或使用https://github.com/jerryzlz/Music-Classification-Player/archive/master.zip下载。

  3. 配置ffprobe 进入https://ffmpeg.zeranoe.com/builds/选择系统后下载。 下载完成后解压进入到bin文件夹中,将ffprobe.exeffmpeg.exeffplay.exe复制粘贴到python的安装目录或其他环境变量中。

  4. 解压下载好的源码后在当前目录下运行pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple安装依赖环境。

开始使用

  1. 进入程序所在目录。

  2. 双击打开pyhton main.py即可。

Wiki

正在编写…………

开源协议

MIT © jerryzlz

About

A Music player for music classification based on artificial intelligence algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages