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.
PythonApache-2.0
Issues
- 1
跑多卡训练死机
#33 opened by rookie0607 - 1
是否可以分享下其他音频特征处理代码
#32 opened by karryor - 1
是否需要统一特征长度?
#31 opened by AICVHub - 4
模型训练完之后,如何使用onnxruntime部署?
#30 opened by AICVHub - 1
eval.py结果与测试集上使用predict得到的结果不相同
#29 opened by gaoxc315 - 3
做歌曲分类的话能有效果吗
#27 opened by tingyuyan - 1
cuda一定要使用11.6吗?安装CUDA 12.1后训练报错
#28 opened by fangg2024 - 1
如何提交并发量和减少cpu的资源
#26 opened by tuocheng0824 - 4
- 3
如何分类一个10毫秒左右的音频
#25 opened by guijuzhejiang - 3
can flac format be used as dataset
#23 opened by huangp0600 - 1
RuntimeWarning when train
#24 opened by huangp0600 - 2
- 3
- 0
Fixing A Broken Link
#19 opened by shmuel44 - 2
训练完成后,UrbanSound8K测试集的准确率可以达到多少
#18 opened by PanJinquan - 0
- 2
KeyError: 'n_mfcc'
#16 opened by ben-8878 - 2
没有 PANNS 模型
#15 opened by tuxiaobei-scu - 1
- 0
Multi-gpu training RuntimeError
#13 opened by JxuHenry - 2
How to run with features MFCC
#12 opened by JxuHenry - 2
- 3
- 4
- 10
- 1
这个训练出来的模型可以移植到嵌入式设备中使用吗
#6 opened by 1191658517 - 1
数据集里没有train_list.txt 和test_list.txt
#5 opened by MARUIHAN123 - 1
- 1
您好, 利用音频分类方法能把一段语音中想要的语音字段能给分出来嘛
#3 opened by zqlsnr - 1
StepLr
#2 opened by vodanhbk95 - 7
RuntimeError: Input type (torch.FloatTensor) and weight type (torch.cuda.FloatTensor) should be the same or input should be a MKLDNN tensor and weight is a dense tensor
#1 opened by Bill-JLN