Update preprocess_hubert_f0.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Stardust·减 2023-07-22 14:54:47 +08:00 committed by GitHub
parent bfc7f981bd
commit bdb81281a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import random
from concurrent.futures import ProcessPoolExecutor
from glob import glob
from random import shuffle
from utils import list_file
import librosa
import numpy as np
import torch