Refactor: make variables private that are not used externally
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import os
|
||||
from style_bert_vits2.logging import logger
|
||||
from style_bert_vits2.constants import DEFAULT_STYLE
|
||||
from style_bert_vits2.logging import logger
|
||||
|
||||
import numpy as np
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user