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

Could it be in real time ? #69

Open
ucasiggcas opened this issue Jul 30, 2019 · 6 comments
Open

Could it be in real time ? #69

ucasiggcas opened this issue Jul 30, 2019 · 6 comments

Comments

@ucasiggcas
Copy link

Hi,
If I use the trained model,
will I get the denoised wav in real time ?

Thx

@ucasiggcas
Copy link
Author

ucasiggcas commented Jul 30, 2019

When I test with
CUDA_VISIBLE_DEVICES="" python main.py --init_noise_std 0. --save_path ckpt --batch_size 100 --g_nl prelu --weights SEGAN_full --test_wav mic_01.wav --clean_save_path ./
I have the same problem,who can help me ?
#68

@ucasiggcas
Copy link
Author

ValueError: Dimension 0 in both shapes must be equal, but are 1 and 16383. Shapes are [1] and [16383]. From merging shape 0 with other shapes. for 'device_0/concat/concat_dim' (op: 'Pack') with input shapes: [1], [16383].

@fighterG
Copy link

fighterG commented Sep 2, 2019

I also met this problem. Have you solved it

@ucasiggcas
Copy link
Author

I also met this problem. Have you solved it

pls see here
#68

@fighterG
Copy link

fighterG commented Sep 3, 2019

I also met this problem. Have you solved it

pls see here
#68

thank you

@yannier912
Copy link

@ucasiggcas
hello, did you solve the problem about real-time? it takes too long time...

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

3 participants