We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When training Wav2Vec-U 2.0 models following the official configuration, I tried training with fp16 but leads to errors. The losses will be NaN.
fairseq/examples/wav2vec/unsupervised/config/gan/w2vu2.yaml
Lines 3 to 10 in 3f6ba43
No code needed.
Kind of stuck on debugging. Have no idea.
pip
The text was updated successfully, but these errors were encountered:
Thanks for your work. What's the current status? I'm not getting good results; my UER is stuck around 90. I've cloned this repo (it might have environment problems new): https://github.com/oneapi-src/ai-transcribe Others cloned it with a virtual environment: https://github.com/voidful/wav2vec-u-exp I'm having trouble with this: #5572 @xiabingquan
Sorry, something went wrong.
No branches or pull requests
❓ Questions and Help
Before asking:
What is your question?
When training Wav2Vec-U 2.0 models following the official configuration, I tried training with fp16 but leads to errors. The losses will be NaN.
fairseq/examples/wav2vec/unsupervised/config/gan/w2vu2.yaml
Lines 3 to 10 in 3f6ba43
Code
No code needed.
What have you tried?
Kind of stuck on debugging. Have no idea.
What's your environment?
pip
, source): pip -e installThe text was updated successfully, but these errors were encountered: