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
Example script i am following, it used default pretrained model, where as. i want to use my own finetuned model.
https://pytorch.org/audio/main/generated/torchaudio.pipelines.Wav2Vec2FABundle.html#torchaudio.pipelines.Wav2Vec2FABundle
[pip3] mypy-extensions==1.0.0 [pip3] numpy==1.24.4 [pip3] onnx==1.15.0 [pip3] onnxruntime==1.16.3 [pip3] torch==2.2.2 [pip3] torchaudio==2.2.2 [pip3] torchvision==0.15.2 [conda] numpy 1.24.4 pypi_0 pypi [conda] torch 2.2.2 pypi_0 pypi [conda] torchaudio 2.2.2 pypi_0 pypi [conda] torchvision 0.15.2 pypi_0 pypi
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Describe the bug
Example script i am following, it used default pretrained model, where as. i want to use my own finetuned model.
https://pytorch.org/audio/main/generated/torchaudio.pipelines.Wav2Vec2FABundle.html#torchaudio.pipelines.Wav2Vec2FABundle
Versions
[pip3] mypy-extensions==1.0.0
[pip3] numpy==1.24.4
[pip3] onnx==1.15.0
[pip3] onnxruntime==1.16.3
[pip3] torch==2.2.2
[pip3] torchaudio==2.2.2
[pip3] torchvision==0.15.2
[conda] numpy 1.24.4 pypi_0 pypi
[conda] torch 2.2.2 pypi_0 pypi
[conda] torchaudio 2.2.2 pypi_0 pypi
[conda] torchvision 0.15.2 pypi_0 pypi
The text was updated successfully, but these errors were encountered: