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

How to use the model to generate the echo cancelled file. #18

Open
victkid opened this issue Sep 10, 2021 · 0 comments
Open

How to use the model to generate the echo cancelled file. #18

victkid opened this issue Sep 10, 2021 · 0 comments

Comments

@victkid
Copy link

victkid commented Sep 10, 2021

Hi,

I used your dtln repo to generate bunch of noisy suppressed sound file by simply following this
$ python run_evaluation.py -i in/folder/with/wav -o target/folder/processed/files -m ./pretrained_model/model.h5

I want to use your aec model to generate the echo suppressed files. It doesn't seem to work with
$ python run_aec.py -i /folder/with/input/files -o /target/folder/ -m ./pretrained_models/dtln_aec_512

It looks like the model needs both mic and lpb file to generate the processed file. Am I understand it right? Would it be possible to just generate the enhanced file the same way as the dtln?

Thanks,

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