YuanGongND / ast

Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
BSD 3-Clause "New" or "Revised" License
1.06k stars 203 forks source link

SpeechCommands v2 #94

Open yunzqq opened 1 year ago

yunzqq commented 1 year ago

Could I ask what kind of bugs are for SpeechCommnds V2 in torch audio? Now, I use it and do find any bugs about it. Thus, I can check my results.

YuanGongND commented 1 year ago

Hi,

https://github.com/YuanGongND/ast/blob/master/egs/speechcommands/run_sc.sh should be a one-click recipe for speechcommends v2 (by ./run_sc.sh after setting up the environment). If you have get any error running it, please copy and paste the error message and I can take a look. Thanks!

-Yuan

yunzqq commented 1 year ago

Hi,

https://github.com/YuanGongND/ast/blob/master/egs/speechcommands/run_sc.sh should be a one-click recipe for speechcommends v2 (by ./run_sc.sh after setting up the environment). If you have get any error running it, please copy and paste the error message and I can take a look. Thanks!

-Yuan

Hi, Many thanks for your response!

YuanGongND commented 1 year ago

You are welcome. Let me know if the problem is still there.

yunzqq commented 1 year ago

You are welcome. Let me know if the problem is still there.

Thank you. The problem is addressed.