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

where I can find model text_to_semantic.load('/path/to/trained/model.pt') #25

Open
UniversalTechno opened this issue Oct 13, 2023 · 3 comments

Comments

@UniversalTechno
Copy link

where I can find model text_to_semantic.load('/path/to/trained/model.pt')

@lexkoro
Copy link

lexkoro commented Oct 13, 2023

You train it https://github.com/lucidrains/spear-tts-pytorch
Or someone else does.

@UniversalTechno
Copy link
Author

I did using the default script on the repository https://github.com/lucidrains/spear-tts-pytorch and I got a folder output_folder with models from 0 TO 9.pt so I replaced /path/to/trained/model.pt by /output_folder/model.pt
but still have error any help please

@UniversalTechno
Copy link
Author

you mean i should use directly trainer.py
is there any pre trained model so i just can test quickly or just any instruction for how to train many thanks

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

2 participants