Merge pull request #1364 from PaddlePaddle/zh794390558-patch-1

add esc50 reference
pull/1371/head
TianYuan 3 years ago committed by GitHub
commit 3f177d9bf4
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