-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test baseline on audio stream #107
Comments
Yes but it is trained on 10 seconds chunks and the model is not causal. |
@popcornell |
Not really, but in
|
@popcornell |
What do you mean by audio cues ? |
Like alarms |
Then yeah |
If i want to train my own model based on the 2024 task, looks like i can use the pretrained baseline and pre-compute embeddings of my dataset as base.
|
is it possible to run sed baseline in causal mode? i would like to use it on an audio stream to detect certain audio cues in a noisy environment.
The text was updated successfully, but these errors were encountered: