优化代码结构

This commit is contained in:
源文雨
2023-06-24 15:26:14 +08:00
parent 4e0d399cba
commit 5e09a55e5f
95 changed files with 219 additions and 230 deletions

View File

@@ -1,11 +1,9 @@
import soundfile as sf
import torch, pdb, time, argparse, os, warnings, sys, librosa
import torch, pdb, os, warnings, librosa
import numpy as np
import onnxruntime as ort
from scipy.io.wavfile import write
from tqdm import tqdm
import torch
import torch.nn as nn
dim_c = 4