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

Can I use the code by windows os? Or just linux can run? #4

Open
angryman123 opened this issue Oct 7, 2022 · 1 comment
Open

Can I use the code by windows os? Or just linux can run? #4

angryman123 opened this issue Oct 7, 2022 · 1 comment

Comments

@angryman123
Copy link

hello, i find that this project is using in linux os, and when i try to use it by windows os, there throw a problem shows like below.
image
UserWarning: torchaudio C++ extension is not available.
warnings.warn('torchaudio C++ extension is not available.')
Error executing job with overrides: ['+experiment=speaker_wav2vec2_ce', 'tune_model=True', 'data/module=voxceleb1', 'trainer.auto_lr_find=auto_lr_find', 'tune_iterations=5000', 'optim/loss=aam_softmax']

So, i want to ask you a question that can I use this project by windows os?

@nikvaessen
Copy link
Owner

nikvaessen commented Oct 7, 2022

The issue above can be solved by changing the torchaudio backend. https://stackoverflow.com/questions/66475868/userwarning-torchaudio-c-extension-is-not-available

I recommend running linux though.

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