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

Keep getting this error message when starting training. #126

Open
PhilFW2 opened this issue Oct 11, 2023 · 1 comment
Open

Keep getting this error message when starting training. #126

PhilFW2 opened this issue Oct 11, 2023 · 1 comment

Comments

@PhilFW2
Copy link

PhilFW2 commented Oct 11, 2023

File "C:\ProgramData\miniconda3\envs\lora\lib\site-packages\torch\nn\modules\conv.py", line 309, in _conv_forward
return F.conv1d(input, weight, bias, self.stride,
RuntimeError: Given groups=1, weight of size [320, 1024, 7], expected input[4, 384, 40] to have 1024 channels, but got 384 channels instead

All other steps work - the raw data processing etc..
I am using a game laptop so only have like 4 GB of GPU

Perhaps this is the issue

@MaxMax2016
Copy link
Collaborator

do you use whisper large v2?

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