Sound Source Separation with Python

Python 3.8

Sound source separation sample code in Python.

All code of this repository is based on this book(Pythonで学ぶ音源分離) (ISBN: 9784295009849).

The code in this repository is meant to be a test of some structuring and application.

If looking for sample code faithful to the original work, please visit official repository.

How to start

Poetry installation is recommended.

poetry install

Some code needs sample wave files to be downloaded beforehand.

poetry run python download.py