add esc50 reference

pull/1364/head
Hui Zhang 3 years ago committed by GitHub
parent 2082b89d12
commit b4f621b9d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -122,3 +122,6 @@ $ CUDA_VISIBLE_DEVICES=0 ./run.sh 4 cpu ./export /audio/dog.wav
- `device`: 指定模型预测时使用的设备。
- `model_dir`: 导出静态图模型和参数文件的保存目录。
- `wav`: 指定预测的音频文件。
## Reference
* [PANNs(PANNs: Large-Scale Pretrained Audio Neural Networks for Audio Pattern Recognition)](https://arxiv.org/abs/1912.10211)

Loading…
Cancel
Save