remove full-width replace init to gitignore

This commit is contained in:
Ftps 2024-01-17 00:57:07 +09:00
parent 8670d25211
commit 5a34abc37a
5 changed files with 3 additions and 4 deletions

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

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

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@

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(