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

details about other python library #6

Closed
eric246 opened this issue Dec 9, 2022 · 2 comments
Closed

details about other python library #6

eric246 opened this issue Dec 9, 2022 · 2 comments

Comments

@eric246
Copy link

eric246 commented Dec 9, 2022

Thanks for your code. I'm just getting started with python. There are always some errors when I configure the environment. Can you list the versions of the pytorch-lightning, torchmetric, and etc. python libraries you use?

@nikvaessen
Copy link
Owner

from https://github.com/nikvaessen/w2v2-speaker/blob/master/pyproject.toml
pytorch-lightning = "1.4.5"

from https://github.com/nikvaessen/w2v2-speaker/blob/master/requirements/requirements_cuda111.txt:
torch==1.8.1+cu111
torchvision==0.9.1+cu111
torchaudio==0.8.1

@eric246
Copy link
Author

eric246 commented Dec 9, 2022

Oh, I know. Thanks Nik.

@eric246 eric246 closed this as completed Dec 9, 2022
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