File "D:\voice cloning\tortoise-tts-fast\scripts\tortoise_tts.py", line 15, in <module> from tor
File "D:\voice cloning\tortoise-tts-fast\scripts\tortoise_tts.py", line 15, in <module>
from tortoise.api import MODELS_DIR, TextToSpeech
ModuleNotFoundError: No module named 'tortoise.api'
Please help! I really need to get this tts model working.
from tortoise.api import MODELS_DIR, TextToSpeech
ModuleNotFoundError: No module named 'tortoise.api'
Please help! I really need to get this tts model working.


