-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 customise the model path for model_1200000 and model-00001-of-00002? #707
Comments
what do you mean by |
|
it is a str, you could just replace with the local_path
F5-TTS/src/f5_tts/infer/infer_gradio.py Lines 551 to 571 in f992c4e
|
Thanks. I'll try it. |
Checks
Question details
How to customise the model path of model, model_1200000 and model-00001-of-00002 in F5-tts, do I need to modify the infer_gradio.py file? Can you tell me the exact way to modify the path code?
The text was updated successfully, but these errors were encountered: