mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Fix inference test issue
This commit is contained in:
@@ -6,7 +6,7 @@ from TTS.tts.models import setup_model
|
||||
from TTS.utils.io import save_checkpoint
|
||||
from TTS.utils.synthesizer import Synthesizer
|
||||
|
||||
from .. import get_tests_output_path
|
||||
from tests import get_tests_output_path
|
||||
|
||||
|
||||
class SynthesizerTest(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user