11 Star 35 Fork 11

maple / SpeechRecognition

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 616 Bytes
一键复制 编辑 原始数据 按行查看 历史
victe 提交于 2019-01-03 08:48 . add code
# On Windows it is important to keep unix-style line endings in all egs/ files.
egs/** eol=lf
# Windows build files fare better when stored in native Windows CR-LF line
# ending format.
msbuild/*.*proj eol=crlf
msbuild/*.targets eol=crlf
msbuild/*.props eol=crlf
msbuild/*.ps1 eol=crlf
# Windows props
windows/*.props eol=crlf
windows/generate_solution.pl eol=native
windows/INSTALL* eol=native
windows/NewGuidCmd.exe.config text eol=crlf
windows/NewGuidCmd.exe binary
# Prevent git changing CR-LF to LF when archiving (patch requires CR-LF on Windows).
**/*.patch -text
C++
1
https://gitee.com/yangmiao123/SpeechRecognition.git
git@gitee.com:yangmiao123/SpeechRecognition.git
yangmiao123
SpeechRecognition
SpeechRecognition
master

搜索帮助