This commit is contained in:
erogol 2020-07-17 12:38:36 +02:00
parent 63de12f178
commit 22b96e8994
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import tensorflow as tf
import soundfile as sf
from librosa.core import load
from TTS.tests import get_tests_path, get_tests_input_path
from tests import get_tests_path, get_tests_input_path
from TTS.vocoder.tf.layers.pqmf import PQMF