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

input/output dimension & model complexity #3

Open
saekisongalag opened this issue Jul 19, 2022 · 1 comment
Open

input/output dimension & model complexity #3

saekisongalag opened this issue Jul 19, 2022 · 1 comment

Comments

@saekisongalag
Copy link

saekisongalag commented Jul 19, 2022

Thank you for sharing!
I can successfuly run the demo code and get the denoised and beamformed audio =]

However, I wondered that whether the input dimension is fixed or at least longer than a pre-defined length.
It failed when the len_input and len_pad were set to 512 and 0, respectively.

I also calculated the run time during each iteration of inferencing (input was a 3-sec audio ).
It took about 2 to 3 sec in the PMF prediction step
and it took about 40 to 50 sec to execute update_beamform_coef_with_weights function

Is it possible that the input and output is a short frame size (20~30 ms)
and the run time can be decreased to meet real-time criteria?

@saekisongalag saekisongalag changed the title input/output dimenssion & model complexity input/output dimension & model complexity Jul 19, 2022
@aleksandra-bebe
Copy link

@saekisongalag Hello , I am trying to run demo code and i get some issue, can you tell me witch version of tensorflow and python did you use?

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