audio_spectrogram_transformer模型解读
基于mindnlp的论文解读知乎文章地址:https://zhuanlan.zhihu.com/p/21532242322 原github仓地址:https://github.com/YuanGongND/ast
mindspore>=2.4 mindnlp>=0.4 python>=3.9 以下模块需要最新依赖:cffi模块,soundfile模块,numba模块。皆可用pip下载 附加模块:ipywidgets
如果因为网路等问题数据集,模型等相关文件下载不下来建议采取手动下载