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

Missing module #29

Closed
andri-jpg opened this issue Apr 22, 2023 · 3 comments
Closed

Missing module #29

andri-jpg opened this issue Apr 22, 2023 · 3 comments

Comments

@andri-jpg
Copy link
Contributor

Did you forget something during a recent push commit? I got a traceback like this :

(base) PS D:\AIwaifu> python api_inference_server.py
Traceback (most recent call last):
File "D:\AIwaifu\api_inference_server.py", line 3, in
from anime_tts.custom_inference import tts # text to speech from huggingface
ModuleNotFoundError: No module named 'anime_tts.custom_inference'
(base) PS D:\AIwaifu>

@HRNPH
Copy link
Owner

HRNPH commented Apr 22, 2023

oh sorry I didn't fix that line yet wait a min

@andri-jpg
Copy link
Contributor Author

I've done a pull request in that section

@HRNPH
Copy link
Owner

HRNPH commented Apr 22, 2023

merged #30

@HRNPH HRNPH closed this as completed Apr 22, 2023
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