-
Notifications
You must be signed in to change notification settings - Fork 101
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
时间戳对齐报错 #223
Comments
电脑上已经安装了python 版本为3.10.11,pip list如下 filelock 3.13.1 |
版本是 0.8.1——2024.7.29 |
是这样,软件自带了 python 环境,不会使用系统安装的 python ,你不如检查一下安装目录下的 torch 环境 |
您好,我也是0.8.1版本碰上同样的问题了,想问一下怎么检查安装目录下的 torch 环境呢?我看torch文件夹的大小4.28 G也是接近完整的大小,还有哪些地方需要检查么? |
@andeziod 我也是同樣報錯,改用了0.8.0可以正常使用 |
感谢反馈!看来是0.8.1的通病了,我也换回0.8.0算了 |
日志如下:
安装了ffmpeg,令牌也更换了
==========2024-09-17_23:06:33==========
==========TimeStample_Alignment==========
TimeStample alignment
transform transcript result...
process audio...
load wav2vec2 model...
Wav2Vec2ForCTC requires the PyTorch library but it was not found in your environment. Checkout the instructions on the
installation page: https://pytorch.org/get-started/locally/ and follow the ones that match your environment.
Please note that you may need to restart your runtime after installation.
Error loading model from huggingface, check https://huggingface.co/models for finetuned wav2vec2.0 models
alignment Error
Error: The chosen align_model "jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn" could not be found in huggingface (https://huggingface.co/models) or torchaudio (https://pytorch.org/audio/stable/pipelines.html#id14)
UPdata DataModel
The text was updated successfully, but these errors were encountered: