* fix: 移除多余 my_utils.py (#1189) * feat: update my_utils
This commit is contained in:
@@ -9,7 +9,7 @@ cnhubert.cnhubert_base_path=cnhubert_base_path
|
||||
ssl_model = cnhubert.get_model()
|
||||
from text import cleaned_text_to_sequence
|
||||
import soundfile
|
||||
from my_utils import load_audio
|
||||
from tools.my_utils import load_audio
|
||||
import os
|
||||
import json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user