mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 04:22:46 +08:00
Reformat scripts
This commit is contained in:
parent
c18c9a9eed
commit
d32d70c2b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,4 +18,3 @@ TEMP
|
||||
weight.json
|
||||
ffmpeg*
|
||||
ffprobe*
|
||||
zoengjyutgaai*
|
@ -8,8 +8,8 @@ from time import time as ttime
|
||||
|
||||
import torch
|
||||
from text.cleaner import clean_text
|
||||
from transformers import AutoModelForMaskedLM, AutoTokenizer
|
||||
from tqdm import tqdm
|
||||
from transformers import AutoModelForMaskedLM, AutoTokenizer
|
||||
|
||||
from tools.my_utils import clean_path
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user