Initial commit: FunASR Speech Recognition Toolkit
Update API Documentation / build-api-docs (push) Has been cancelled
Update API Documentation / build-api-docs (push) Has been cancelled
Add complete FunASR codebase including models, runtime, and documentation.
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
# Ignore extensionless files
|
||||
*
|
||||
!*.*
|
||||
!*/
|
||||
|
||||
# Other patterns
|
||||
/config.h
|
||||
/config.log
|
||||
/config.status
|
||||
.deps/
|
||||
.libs/
|
||||
.dirstamp
|
||||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
|
||||
# Windows-specific files
|
||||
.vs/
|
||||
*.VC.db
|
||||
Win32/
|
||||
x64/
|
||||
Debug/
|
||||
Release/
|
||||
obj/
|
||||
/bin/
|
||||
*.binlog
|
||||
*proj.user
|
||||
/cmake
|
||||
/cmake64
|
||||
/CMakeSettings.json
|
||||
/*.zip
|
||||
Reference in New Issue
Block a user