We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d382de commit 47389ebCopy full SHA for 47389eb
InferenceInterfaces/ToucanTTSInterface.py
@@ -13,7 +13,6 @@
13
from Preprocessing.AudioPreprocessor import AudioPreprocessor
14
from Preprocessing.TextFrontend import ArticulatoryCombinedTextFrontend
15
from Preprocessing.TextFrontend import get_language_id
16
-from Preprocessing.WordEmbeddingExtractor import WordEmbeddingExtractor
17
from TrainingInterfaces.Spectrogram_to_Embedding.StyleEmbedding import StyleEmbedding
18
from Utility.storage_config import MODELS_DIR
19
0 commit comments