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

clean.txt import error #335

Closed
gaoxuxu110 opened this issue Jul 5, 2024 · 1 comment
Closed

clean.txt import error #335

gaoxuxu110 opened this issue Jul 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gaoxuxu110
Copy link

Traceback (most recent call last):
  File "H:\Deepfacelab\Voice\fish-speech\tools\webui.py", line 23, in <module>
    from tools.api import decode_vq_tokens, encode_reference
  File "H:\Deepfacelab\Voice\fish-speech\tools\api.py", line 35, in <module>
    from tools.llama.generate import (
  File "H:\Deepfacelab\Voice\fish-speech\tools\llama\generate.py", line 19, in <module>
    from fish_speech.text import clean_text, split_text
ImportError: cannot import name 'clean_text' from 'fish_speech.text' (H:\Deepfacelab\Voice\fish-speech\fish_speech\text\__init__.py)
@gaoxuxu110 gaoxuxu110 added the bug Something isn't working label Jul 5, 2024
@AnyaCoder
Copy link
Collaborator

Describe your procedure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants