We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2082b89 + b4f621b commit 3f177d9Copy full SHA for 3f177d9
examples/esc50/README.md
@@ -122,3 +122,6 @@ $ CUDA_VISIBLE_DEVICES=0 ./run.sh 4 cpu ./export /audio/dog.wav
122
- `device`: 指定模型预测时使用的设备。
123
- `model_dir`: 导出静态图模型和参数文件的保存目录。
124
- `wav`: 指定预测的音频文件。
125
+
126
+## Reference
127
+* [PANNs(PANNs: Large-Scale Pretrained Audio Neural Networks for Audio Pattern Recognition)](https://arxiv.org/abs/1912.10211)
0 commit comments