mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2025-12-15 19:17:41 +01:00
Allow Manual torch install on vc-realtime
This commit is contained in:
2
gui.py
2
gui.py
@@ -29,8 +29,6 @@ import torch.nn.functional as F
|
||||
import torchaudio.transforms as tat
|
||||
import scipy.signal as signal
|
||||
import torchcrepe
|
||||
import torch
|
||||
|
||||
|
||||
# import matplotlib.pyplot as plt
|
||||
from infer_pack.models import (
|
||||
|
||||
@@ -27,4 +27,3 @@ sounddevice
|
||||
gradio
|
||||
noisereduce
|
||||
torchcrepe==0.0.20
|
||||
torch==2.0.0
|
||||
|
||||
Reference in New Issue
Block a user