191103: 更新关于warpctc的pip安装 191201: 更新关于apex的安装以及warp-transducer --- STEP1 设定cuda和NCCL的位置,官网的说法是支持(8.0, 9.0, 9.1, 10.0),但是我10.1的也装上了。 STEP2 这里我没用miniconda,直接用的virtualenv,主要是我之前装过anaconda,而且,不适用PYTHON这个参数指定的话,他还会自动再装一...
[pip3] numpy==1.19.2 [pip3] pytorch-ranger==0.1.1 [pip3] pytorch-wpe==0.0.1 [pip3] torch==1.7.0 [pip3] torch-complex==0.2.1 [pip3] torch-optimizer==0.1.0 [pip3] torchaudio==0.7.0 [conda] blas 1.0 mkl [conda] cudatoolkit 11.0.221 h6bb024c_0 [conda] mkl 2020.2 256 ...
|ubuntu/python3.7/pip|[](https://github.com/espnet/espnet/actions/workflows/ci_on_ubuntu.yml?query=branch%3Amaster)|[![ci on ubuntu](https://github.com/espnet/espnet/actions/workflows/ci_on_...
./path.sh && pip install -U parallel_wavegan # Use parallel_wavegan provided pretrained ljspeech style melgan as a vocoder $ ./run.sh --stage 8 --inference_args "--vocoder_tag parallel_wavegan/ljspeech_style_melgan.v1" --inference_tag decode_with_ljspeech_style_melgan.v1 # Use the ...
#2615 python setup.py install requires the write permission to the Python. pip>= 20.2, or 20.1?, can switch to usermode if the write permission doesn't exist automatically, so it's better to use pip install always. I also added -e option. This is not re