yeyupiaoling / AudioClassification-Pytorch

The Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a variety of preprocessing methods.
Apache License 2.0
405 stars 83 forks source link

没有 PANNS 模型 #15

Closed tuxiaobei-scu closed 1 year ago

tuxiaobei-scu commented 1 year ago

缺少 readme 中提到的 PANNS 模型

tuxiaobei-scu commented 1 year ago

找到模型参数了,应该是 ['EcapaTdnn', 'PANNS_CNN6', 'PANNS_CNN10', 'PANNS_CNN14', 'Res2Net', 'ResNetSE', 'TDNN']

建议更新配置文件夹说明与readme

yeyupiaoling commented 1 year ago

好的,有空更新一下。