Fix import

This commit is contained in:
litagin02
2024-02-17 17:22:04 +09:00
parent 8b76109b75
commit e0cc36cace

View File

@@ -25,8 +25,6 @@ from .constants import (
DEFAULT_STYLE_WEIGHT,
)
from .log import logger
from torchfcpe import spawn_bundled_infer_model
import librosa
def adjust_voice(fs, wave, pitch_scale, intonation_scale):