diff --git a/GPT_SoVITS/pretrained_models/.gitignore b/GPT_SoVITS/pretrained_models/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/GPT_SoVITS/pretrained_models/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/tools/damo_asr/models/.gitignore b/tools/damo_asr/models/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/tools/damo_asr/models/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/tools/uvr5/lib/utils.py b/tools/uvr5/lib/utils.py index 946eb0c..5e8cd22 100644 --- a/tools/uvr5/lib/utils.py +++ b/tools/uvr5/lib/utils.py @@ -24,7 +24,7 @@ def make_padding(width, cropsize, offset): def inference(X_spec, device, model, aggressiveness, data): """ - data : dic configs + data : dic configs """ def _execute(