Eric Z
Eric Z
- add new API for posting wav files directly (towards #2, but not exact fix) - add capability to get enhanced metadata from analysis process - add comments and examples...
add device index to client script; easily select loop back devices - replace prior pull request #8 with cleaner branches
I would like to chain additional processing steps after the recognition has been completed. This allows the inclusion of other cool things to be executed on top of the speech...
I would like the server to be responsible for logging new audio files to disk instead of the client so that it can intercept incoming requests from both the file...
Adapting from pull #45, output list of JSON objects in results to FILE not stdout. - Merge most recent master changes into branch. - Slight rework of reporting logic so...
Attempt to shrink precomputed feature files. To keep it simple, changing the default mode to include compressed as the desired format, but another command arg could also be added if...