mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-06 03:57:44 +08:00
remove full-width replace init to gitignore
This commit is contained in:
parent
8670d25211
commit
5a34abc37a
2
tools/damo_asr/models/.gitignore
vendored
Normal file
2
tools/damo_asr/models/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
@ -1 +0,0 @@
|
||||
|
@ -1 +0,0 @@
|
||||
|
@ -1 +0,0 @@
|
||||
|
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user