Do audio recognition
This commit is contained in:
parent
4f8e10df16
commit
471e9bcc3b
4 changed files with 191 additions and 28 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -4,6 +4,14 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
.idea/*
|
||||
.idea
|
||||
|
||||
venv1
|
||||
venv1/
|
||||
venv1/*
|
||||
venv1/**
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue