Merge pull request #7 from Tps-F/instead_init

remove full-width replace init to gitignore
This commit is contained in:
RVC-Boss 2024-01-20 11:26:10 +08:00 committed by GitHub
commit a665a5314d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,2 @@
*
!.gitignore

2
tools/damo_asr/models/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

View File

@ -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(