mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-07 10:10:23 +08:00
add env
This commit is contained in:
@@ -10,8 +10,6 @@ import warnings
|
||||
import numpy as np
|
||||
import torch
|
||||
|
||||
os.environ["OPENBLAS_NUM_THREADS"] = "1"
|
||||
os.environ["no_proxy"] = "localhost, 127.0.0.1, ::1"
|
||||
import logging
|
||||
import threading
|
||||
from random import shuffle
|
||||
|
||||
Reference in New Issue
Block a user