forked from mozilla/DeepSpeech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
42 lines (42 loc) · 963 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.ipynb_checkpoints
*.pyc
*.swp
*.DS_Store
*.egg-info
.pit*
/.run
/werlog.js
/runs
/logs
/exports
/data/ldc93s1
/native_client/setup.cfg
/native_client/build
/native_client/*.egg-info
/native_client/dist
/native_client/deepspeech
/native_client/ds-swig
/native_client/libdeepspeech.so
/native_client/node_modules
/native_client/javascript/build
/native_client/javascript/lib
/native_client/javascript/package.json
/native_client/javascript/package-lock.json
/native_client/javascript/client.js
/native_client/javascript/deepspeech_wrap.cxx
/native_client/javascript/node_modules
/native_client/python/MANIFEST.in
/native_client/python/dist
/native_client/python/impl.py
/native_client/python/impl_wrap.cpp
/doc/.build/
/doc/xml-c/
/doc/xml-java/
Dockerfile.build
Dockerfile.train
doc/xml-c
doc/xml-java
doc/xml-dotnet
convert_graphdef_memmapped_format
native_client/swift/deepspeech_ios.framework/deepspeech_ios
.github/actions/check_artifact_exists/node_modules/