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

After downloading the seamless-m4t-large model file, not able to inference from local files. #442

Open
navjots121 opened this issue May 3, 2024 · 0 comments

Comments

@navjots121
Copy link

I have downloaded all the files from https://huggingface.co/facebook/seamless-m4t-v2-large/tree/main and also changed the path at
seamlessM4T_v2_large.yaml files and have used absolute paths, but still I am getting this error:
ValueError: uri has the 'file' scheme and must have an absolute pathname, but is 'file://nfs_storage/2022/user1/demo/seamless-m4t-v2-large/seamlessM4T_v2_large.pt' instead.

char_tokenizer: "file://nfs_storage/2022/user1/demo/seamless-m4t-v2-large/spm_char_lang38_tc.model"
checkpoint: "file://nfs_storage/2022/user1/demo/seamless-m4t-v2-large/seamlessM4T_v2_large.pt"

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