HeChengHui
HeChengHui
@awarebayes @hahunavth Thank you for providing an inference script. is it possible to also provide a pretrained model for testing?
@hahunavth sorry if this is the wrong place to ask as i dont see an issues tab. The paper mentions a few time that this is a causal model, but...
@popcornell i see. is there any code to reference to build this pipeline?
@popcornell thank you. can i check if SED is the correct task to look into for online detection of audio cues in a noisy environment?
Like alarms
If i want to train my own model based on the 2024 [task](https://github.com/DCASE-REPO/DESED_task/tree/master/recipes/dcase2024_task4_baseline), looks like i can use the pretrained baseline and pre-compute embeddings of my dataset as base. Then...
@BriansIDP does that mean i can use something like [TheBloke/vicuna-13B-v1.5-16K-AWQ](https://huggingface.co/TheBloke/vicuna-13B-v1.5-16K-AWQ) by just setting it in the config?