-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Newest Update seems to have broken webui/manage.py #825
Comments
The recent PR cause the bug, you can use released .5 instead for a while. We fixed it with next update. |
The problem still exists. |
|
Please use the release v1.5 for windows webui. We haven't repaired it due to holiday and some business qwq. |
@Whale-Dolphin I appreciate the fast response I did that and got it working, with a peculiar glitch the output always leads with 'speakyip' regardless of what the input text is... is this an easy fix due to a know reason or... |
Thank you for your feedback. This issue did exist in the early 1.5 versions, but it should have been fixed. But because we did not test on windows so I'm not sure if it works, we'll track it then. |
I just installed 1.4 on Ubuntu and got the same glitch occurring in the webui. It always precedes outputs with speakip. edit: upon looking closely at this section within the encode_tokens in (tools.llama.generate) function:
|
Self Checks
Cloud or Self Hosted
Self Hosted (Source)
Environment Details
Win 11
Steps to Reproduce
Everythin worked good up till Dececember 7 update. Now start.bat gives this error when runnning --infer
fish-speech\fish_speech\webui\manage.py': [Errno 2] No such file or directory
This is the last update that worked: https://github.com/fishaudio/fish-speech/tree/b951de3b724a0763a5f4f7fcbfda9849f4199e19/fish_speech
✔️ Expected Behavior
SHould run webui
❌ Actual Behavior
errorrs out w/ not webui/manage.py error
The text was updated successfully, but these errors were encountered: