Alexandre Lissy
|
b633048dff
|
Making v0.1.1 release
|
2018-01-31 13:18:41 +01:00 |
|
Reuben Morais
|
90f6aaa760
|
Enable SWIG threads support in model.i
Without this, `model.stt` will hold the GIL and block Python code in other threads.
|
2018-01-10 21:38:31 -02:00 |
|
Piyush Kumar
|
45a9056ddc
|
adding assert for wav freq check
|
2018-01-04 11:21:48 -05:00 |
|
Alexandre Lissy
|
968c22c392
|
Avoid over-linking deepspeech.utils Python wrapper
Fixes #1116
|
2017-12-19 20:33:10 +01:00 |
|
lparam
|
b0aa0043dd
|
Add missing libtensorflow_framework.so
|
2017-12-08 10:41:29 +08:00 |
|
Alexandre Lissy
|
8661d482c8
|
Improve OSX linkage
Fixes #1051
|
2017-12-05 11:07:18 +01:00 |
|
Alexandre Lissy
|
3c7bfec840
|
Remove scipy 0.19.1 hard-requirement
|
2017-12-04 11:23:02 +01:00 |
|
Alexandre Lissy
|
5b0ca1e410
|
Update to TensorFlow r1.4
Fixes #959
|
2017-11-30 18:51:13 +01:00 |
|
Alexandre Lissy
|
79d381f1b9
|
Patch SWIG locally with PR #968
Fixes #911
|
2017-11-30 16:56:25 +01:00 |
|
Alexandre Lissy
|
031addd5c8
|
Document deps
Fixes #1025
|
2017-11-27 15:42:46 +01:00 |
|
Reuben Morais
|
014d0c7273
|
Switch version number to 0.1.0
|
2017-11-24 12:09:34 -02:00 |
|
Reuben Morais
|
e8452b896f
|
Update docs to point to published Node packages
|
2017-11-23 16:01:14 -02:00 |
|
Alexandre Lissy
|
c95a1daab9
|
Switch to v0.0.3
|
2017-11-23 16:44:20 +01:00 |
|
Alexandre Lissy
|
5f0fdc485a
|
Add runtime execution time feedback
Fixes #1010
|
2017-11-23 14:23:26 +01:00 |
|
Alexandre Lissy
|
aa2c459f3c
|
Provide a deepspeech binary based on NodeJS
Fixes #1006
|
2017-11-23 08:21:01 +01:00 |
|
Reuben Morais
|
5ba46cc2da
|
Revert "Update docs to point to npm packages"
|
2017-11-22 13:35:32 -02:00 |
|
Reuben Morais
|
f74de71c2d
|
Merge pull request #1008 from mozilla/update-docs-npm
Update docs to point to npm packages
|
2017-11-22 13:31:30 -02:00 |
|
Reuben Morais
|
570ba7db57
|
Address review comments
|
2017-11-22 13:25:55 -02:00 |
|
Alexandre Lissy
|
a26e0d8fa4
|
Ensure _model.so and _utils.so are inside DeepSpeech package
Fixes #1001
|
2017-11-22 16:12:01 +01:00 |
|
Reuben Morais
|
a84bbb40bf
|
Update docs to point to npm packages
|
2017-11-22 13:06:26 -02:00 |
|
Reuben Morais
|
04babe4ee5
|
Change node project name when building with CUDA
|
2017-11-22 09:56:36 -02:00 |
|
Reuben Morais
|
ad9fee4ef4
|
Don't do npm ls on prepublish hook
|
2017-11-21 20:19:30 -02:00 |
|
Reuben Morais
|
bed5b59734
|
Merge pull request #980 from mozilla/wheel_metadata
Update metadata for Python and Node.JS packages
|
2017-11-21 15:58:25 -02:00 |
|
Alexandre Lissy
|
964e38fccd
|
All NodeJS into one package
|
2017-11-21 14:36:40 +01:00 |
|
Alexandre Lissy
|
4e6cad87a6
|
Add virtualenv documentation for Python
Fixes #983
|
2017-11-21 14:18:42 +01:00 |
|
Reuben Morais
|
d12201cef4
|
Update metadata for Python and Node.JS packages
|
2017-11-21 10:43:44 -02:00 |
|
Reuben Morais
|
5ce7a2d48f
|
Update README to include GIF and feature usage of the Python package more prominently
|
2017-11-17 20:15:22 +01:00 |
|
Reuben Morais
|
937c304682
|
Bundle the Python client as an entry point script
|
2017-11-17 18:26:32 +01:00 |
|
Reuben Morais
|
52d9a8b265
|
Bump version to 0.0.2 to workaround PyPI limitations
|
2017-11-17 18:26:32 +01:00 |
|
Reuben Morais
|
92e53a7a06
|
Add -gpu prefix to CUDA enabled packages
|
2017-11-17 18:26:32 +01:00 |
|
Reuben Morais
|
f1d89c02be
|
Lie about manylinux1 so we can get our packages on PyPI
|
2017-11-17 18:26:32 +01:00 |
|
Reuben Morais
|
99d0c311a3
|
Update hyperparameters
|
2017-11-17 14:04:14 +01:00 |
|
Reuben Morais
|
d2f6efce1b
|
Improve client.js documentation
|
2017-11-10 09:18:08 -02:00 |
|
Reuben Morais
|
54c7931e9c
|
Improve client.py documentation
|
2017-11-10 08:36:26 -02:00 |
|
Reuben Morais
|
9f1b20efc3
|
Rename util/tc.py to util/taskcluster.py
|
2017-11-08 14:34:05 -02:00 |
|
Alexandre Lissy
|
db09ab7d19
|
Preliminary support for libdeepspeech_model.so
|
2017-11-03 17:25:25 +01:00 |
|
Alexandre Lissy
|
08f01c1727
|
Bundle libs into Python/NodeJS bindings packages
Fixes #908
|
2017-11-03 16:22:48 +01:00 |
|
Alexandre Lissy
|
ddb94585cc
|
Use sox include/link flags only on deepspeech binary
Fixes #935
|
2017-11-02 16:24:04 +01:00 |
|
Reuben Morais
|
4a10d400da
|
Save alphabet size in trie file and check it when loading
|
2017-11-01 19:58:57 -02:00 |
|
Reuben Morais
|
ad45ab47e6
|
Detect and warn about alphabets that don't match the model shape
|
2017-11-01 19:58:57 -02:00 |
|
Reuben Morais
|
17966809b7
|
Print error messages in Model construction instead of silently continuing
|
2017-11-01 19:58:57 -02:00 |
|
Alexandre Lissy
|
20e0138900
|
Prebuilt ARM Python & NodeJS bindings
Fixes #915
|
2017-10-31 15:43:49 +01:00 |
|
Alexandre Lissy
|
abec2ec512
|
Remove scipy dependency from Python bindings
Fixes #919
|
2017-10-30 19:23:03 +01:00 |
|
Reuben Morais
|
3c3885989c
|
Merge pull request #907 from mozilla/docs-update
Update docs to highlight prebuilt binaries
|
2017-10-26 10:03:04 -02:00 |
|
Reuben Morais
|
9d8a060596
|
More review comments
|
2017-10-26 09:01:45 -02:00 |
|
Reuben Morais
|
06e2573880
|
Undo Node.JS makefile dependency change as it breaks automation
|
2017-10-26 09:01:15 -02:00 |
|
Reuben Morais
|
7c2b7c9b47
|
Make sure building the Python binding does not try to create directory "build"
|
2017-10-25 17:09:42 -02:00 |
|
Reuben Morais
|
78f4380721
|
Address review comments
|
2017-10-25 17:09:10 -02:00 |
|
Reuben Morais
|
bbf9c76ab9
|
Update native client README to highlight prebuilt binaries and include Node.JS docs
|
2017-10-25 14:57:22 -02:00 |
|
Reuben Morais
|
8c15c2ec32
|
Fix TFDIR default value in Node.JS bindings Makefile
|
2017-10-25 14:32:06 -02:00 |
|