DeepSpeech/util
Nitin Arya bb72549297 Fix gzip format error to uncompress tar.xz via tc.py
Native_client file is in .tar.xz format so extracting with tar -xzvf will give error "gzip: stdin: not in gzip format"
2017-10-04 21:38:09 -07:00
..
__init__.py Adding CTC to notebook 2016-09-19 06:11:42 +02:00
audio.py Improve the Python audioToInputVector implementation 2017-06-30 12:17:09 -07:00
automation.py Fix #328; distributed TensorFlow 2017-03-31 17:10:34 +02:00
benchmark.py Local/Remote benchmarking tool 2017-09-11 16:24:02 +02:00
feeding.py Make sure custom alphabet code works properly on Python 2 (#806) 2017-09-01 11:21:01 +02:00
gpu.py Convert code comments to Sphinx RST docstrings 2017-02-02 23:42:36 -02:00
shared_lib.py Implement Reuben's changes from pull request #465 2017-03-28 13:37:38 -04:00
stm.py Open STM files as UTF-8 2017-04-18 08:15:53 -07:00
tc.py Fix gzip format error to uncompress tar.xz via tc.py 2017-10-04 21:38:09 -07:00
text.py Fix handling of Unicode messages when using custom alphabets (Fixes #849) 2017-09-26 14:26:41 -03:00
website.py Fix #328; distributed TensorFlow 2017-03-31 17:10:34 +02:00