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

How to use my finetuned version of wave2vec2 for forced alignment as shown in example/ #3796

Open
omerarshad opened this issue May 19, 2024 · 0 comments

Comments

@omerarshad
Copy link

🐛 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

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

1 participant