Skip to content

Instantly share code, notes, and snippets.

View utensil's full-sized avatar

Utensil utensil

  • 20:23 (UTC +08:00)
View GitHub Profile
@utensil
utensil / voice-recognition.md
Created November 2, 2012 07:44
语音识别那些事

CMU Sphinx: Open Source Toolkit For Speech Recognition

Julius: Open-Source Large Vocabulary CSR Engine

@utensil
utensil / and_blocks.md
Last active December 16, 2015 20:00
Android Building Blocks
@utensil
utensil / gist:5730348
Created June 7, 2013 16:00
`rake test ` middleman fails on Windows, locale=GBK.zh_cn
rake.bat : u:/Ruby192/bin/ruby.exe -S rake test
所在位置 行:1 字符: 5
+ rake <<<< test > rake_test.log 2>&1
+ CategoryInfo : NotSpecified: (u:/Ruby192/bin/ruby.exe -S rake test:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
No examples found.
Finished in 0 seconds
0 examples, 0 failures