mirror of
https://github.com/wassname/TTS.git
synced 2026-09-11 12:00:24 +08:00
enable multi-speaker CoquiTTS models for synthesize.py
This commit is contained in:
@@ -16,6 +16,7 @@ x_vectors_file_path = os.path.join(get_tests_input_path(), "../data/dummy_speake
|
||||
|
||||
class SpeakerManagerTest(unittest.TestCase):
|
||||
"""Test SpeakerManager for loading embedding files and computing x_vectors from waveforms"""
|
||||
|
||||
@staticmethod
|
||||
def test_speaker_embedding():
|
||||
# load config
|
||||
|
||||
Reference in New Issue
Block a user