ASRT_SpeechRecognition/.gitignore

10 lines
158 B
Plaintext
Raw Normal View History

## Ignore some files and folders for copyright and other reasons.
*.model
2017-08-29 00:06:08 +08:00
[Mm]odel_speech/
[Mm]odel_language/
2017-08-30 00:15:03 +08:00
__pycache__
*.wav
2018-04-25 21:55:34 +08:00
Test_Report_*
testClient.py