mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Fix scipy.io.wavfile import
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import librosa
|
||||
import soundfile as sf
|
||||
import numpy as np
|
||||
import scipy.io
|
||||
import scipy.io.wavfile
|
||||
import scipy.signal
|
||||
|
||||
from TTS.tts.utils.data import StandardScaler
|
||||
|
||||
Reference in New Issue
Block a user