binglel / speech_enhancement_with_librosa

simple speech enhancement with librosa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speech_enhancement_with_librosa

simple speech enhancement with librosa

requirement

pip install librosa -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install numba==0.49.0  -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install scipy==1.2.1 -i https://pypi.tuna.tsinghua.edu.cn/simple

run

py3

python main.py

About

simple speech enhancement with librosa

License:Apache License 2.0


Languages

Language:Python 100.0%