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 test pretrained model? #2

Open
ghost opened this issue Oct 20, 2020 · 5 comments
Open

How to test pretrained model? #2

ghost opened this issue Oct 20, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented Oct 20, 2020

Hello @pragyak412
I tried to get script for voice separation using this repository.
But I think there's no such testing here.
Could you share simple test script for voice separation and also ASR?
Thanks.

@pragyak412
Copy link
Owner

Hello @luys8611 ,
Testing code for Oracle Model(with ASR features): https://github.com/pragyak412/Improving-Voice-Separation-by-Incorporating-End-To-End-Speech-Recognition/blob/master/Oracle/test_real.py

Kindly check and let me know if you have any issue!

@ghost
Copy link
Author

ghost commented Oct 20, 2020

Does Oracle model for voice separation?
I used main.py script with "test" command using ConvTasNet mdoel.

@pragyak412
Copy link
Owner

Yes, Oracle is for voice separation, you can use that model and code are in 'Improving-Voice-Separation-by-Incorporating-End-To-End-Speech-Recognition/Oracle/'.
But currently, data loader is for the AVSpeech dataset, Kindly give me some time I will make a generic testing code as well.

@ghost
Copy link
Author

ghost commented Oct 20, 2020

Yes,
I downloaded some data using AVSpeech's script (Youtube video files) and converted to 8kHz audio.
Okay, That'll be better if you share some testing code.

@pragyak412
Copy link
Owner

pragyak412 commented Oct 20, 2020 via email

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