Skip to content
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

mtdc speech commands testing #181

Open
budzianowski opened this issue Jan 29, 2025 · 0 comments
Open

mtdc speech commands testing #181

budzianowski opened this issue Jan 29, 2025 · 0 comments

Comments

@budzianowski
Copy link

Hey,

thanks for the awesome work!
I want to test the default speech commands model with tdmc. After training (obtaining 97% accuracy) and running:
./build/bin/kws_main 80 10 ../../examples/speechcommand_v1/s0/model.onnx 0c40e715_nohash_0.wav

I often got random seg fault like even though the previous runs were successful:

Kws Model Info:
        cache_dim: 64
        cache_len: 244
terminate called after throwing an instance of 'std::length_error'
  what():  vector::_M_default_append

What is the suggested batch_size parameter and how to reason about it?

@budzianowski budzianowski changed the title mtdc speech commands testings mtdc speech commands testing Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant