-
声音分类归属于颜色分类leetcode-sound_classification
资源介绍
颜色分类leetcode
声音分类
用于对声音流进行分类的
ROS
包。
内容
设置
.
可用操作系统:
Ubuntu
16.04
(?)
Ubuntu
18.04
创建工作区
mkdir
~
/sound_classification_ws/src
-p
cd
~
/sound_classification_ws/src
git
clone
https://github.com/708yamaguchi/sound_classification.git
#
Note:
We
should
stop
using
`audio_to_spectrogram`
from
source
after
released.
git
clone
https://github.com/708yamaguchi/jsk_recognition.git
-b
multi-channel
rosdep
install
--from-paths
.
--ignore-src
-y
-r
cd
..
catkin
build
sound_classification
source
~
/sound_classi