ModuleNotFoundError: No module named 'tortoise' #347
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#347
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello I have problem like that, tried to slove it by downloading as zip and exporting, but I have still this problem..
C:\Users\terya\Desktop\x\ai-voice-cloning>call .\venv\Scripts\activate.bat
Traceback (most recent call last):
File "C:\Users\terya\Desktop\x\ai-voice-cloning\src\main.py", line 11, in
from utils import *
File "C:\Users\terya\Desktop\x\ai-voice-cloning\src\utils.py", line 40, in
from tortoise.api import TextToSpeech as TorToise_TTS, MODELS, get_model_path, pad_or_truncate
ModuleNotFoundError: No module named 'tortoise'
you can add this folder https://git.ecker.tech/mrq/tortoise-tts/src/branch/main/tortoise under your search path