mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2025-12-16 11:37:44 +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 torchaudio.transforms as tat
|
||||||
import scipy.signal as signal
|
import scipy.signal as signal
|
||||||
import torchcrepe
|
import torchcrepe
|
||||||
import torch
|
|
||||||
|
|
||||||
|
|
||||||
# import matplotlib.pyplot as plt
|
# import matplotlib.pyplot as plt
|
||||||
from infer_pack.models import (
|
from infer_pack.models import (
|
||||||
|
|||||||
@@ -27,4 +27,3 @@ sounddevice
|
|||||||
gradio
|
gradio
|
||||||
noisereduce
|
noisereduce
|
||||||
torchcrepe==0.0.20
|
torchcrepe==0.0.20
|
||||||
torch==2.0.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user