上传者: 38523618
|
上传时间: 2022-01-22 14:28:08
|
文件大小: 855KB
|
文件类型: -
用卷积滤波器matlab代码深度复杂的U-Net
的非官方PyTorch实施(H.Choi
et
al。,2018)
笔记
这不是作者的实现。
建筑学
(成为)
要求
torch==1.1
soundfile==0.9.0
easydict==1.9
git+https://github.com/keunwoochoi/torchaudio-contrib@61fc6a804c941dec3cf8a06478704d19fc5e415a
git+https://github.com/sweetcocoa/PinkBlack@e45a65623c1b511181f7ea697ca841a7b2900f17
torchcontrib==0.0.2
git+https://github.com/vBaiCai/python-pesq
#
gputil
#
if
you
need
to
execute
multiple
training
process
火车
下载数据集:
分开每列火车/测试波形
下采样波形
#
prerequisite
:
ffmpeg.
#
sudo
apt-get
ins