在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:amsehili/audio-segmentation-by-classification-tutorial开源软件地址:https://github.com/amsehili/audio-segmentation-by-classification-tutorial开源编程语言:Jupyter Notebook 100.0%开源软件介绍:audio-segmentation-by-classification-tutorialA jupyter notebook for a multiclass audio segmentation tutorial and demo. What is it all about?Whe have an audio stream and we want to automatically figure out, given some training data, which kinds of sound envents it contains and when each of these events occurs (see next figure). You can read a static version of this notebook here. InstallationInstallation with Anaconda and conda
Manual installation (using pip and virtualenv)Clone the repository
Create a virtual environment (optional)
Install requirementsThe following packages are required: To install them all type:
If you have some of the previous packages already installed, you can install missing one by typing:
Optionally, you can install pyaudio to play audio segments within the notebook. On Ubuntu type the following command to install the library:
Please refer to pyaudio web page for installation instructions on others platforms. Run the notebook
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论