bytedance / bytedance/MegaTTS3

求助 No module named 'tts'

Open
#40 15 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6.1k
Forks
474
PR merge metrics
No merged PRs in 30d

Description

Traceback (most recent call last):
File "D:\study\语音\MegaTTS3\tts\infer_cli.py", line 28, in
from tts.modules.ar_dur.commons.nar_tts_modules import LengthRegulator
ModuleNotFoundError: No module named 'tts'

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with tts/infer_cli.py at the failing import and inspect how the project expects this entry point to be run. Check the package layout and invocation or installation requirements, then rerun the command to confirm that the tts module imports successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.