fix: 移除多余 my_utils.py (#1189) (#1251)

* fix: 移除多余 my_utils.py (#1189)

* feat: update my_utils
This commit is contained in:
aoguai
2024-06-29 22:57:01 +08:00
committed by GitHub
parent a208698e77
commit 582ba7d519
7 changed files with 6 additions and 27 deletions

View File

@@ -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