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

Reduce the frequency of onAudio() callback in Yamnet model. #26

Closed
codes29 opened this issue May 8, 2024 · 1 comment
Closed

Reduce the frequency of onAudio() callback in Yamnet model. #26

codes29 opened this issue May 8, 2024 · 1 comment

Comments

@codes29
Copy link

codes29 commented May 8, 2024

Hi, the frequency of onAudio() callback is too high. Is there any method I can reduce the number of callback per sec.

@gkonovalov
Copy link
Owner

We cannot decrease the frequency of the onAudio() callback in the Yamnet model, as it is essential to generate results for every audio frame.

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

2 participants