Commit Graph

21 Commits

Author SHA1 Message Date
Alexandre Lissy
6dbf65cce8 Produce Windows Python bindings
Fixes #1937
2019-04-08 14:38:43 +02:00
Alexandre Lissy
3dad37eb05 Remove AOT 2018-09-20 17:02:36 +02:00
Alexandre Lissy
d08ef842bc Add Python 3.7.0b5
Fixes #1395
2018-06-05 22:21:24 +02:00
Alexandre Lissy
e01784894e Unify version definition
Fixes #1293
2018-04-27 09:44:51 +02:00
Alexandre Lissy
021de3c2a7 Enable C++, NodeJS tests on RPi3
Fixes #1303
2018-04-16 11:35:54 +02:00
Alexandre Lissy
164f67c972 Add Python2.7 ucs2+ucs4 variants
Fixes #1276
2018-03-01 17:51:52 +01:00
Alexandre Lissy
72298b8f6d Add different samplerate samples
Fixes #1022
2018-02-08 20:48:53 +01:00
Alexandre Lissy
b633048dff Making v0.1.1 release 2018-01-31 13:18:41 +01:00
Reuben Morais
a79d34073a Pipe pip install into cat to disable progress bar spam in CI logs 2018-01-19 12:05:57 -02:00
Alexandre Lissy
5fdd77d24e Add OSX testing
Fixes #1072
2017-12-07 15:48:11 +01:00
Reuben Morais
014d0c7273 Switch version number to 0.1.0 2017-11-24 12:09:34 -02:00
Alexandre Lissy
c95a1daab9 Switch to v0.0.3 2017-11-23 16:44:20 +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
f1d89c02be Lie about manylinux1 so we can get our packages on PyPI 2017-11-17 18:26:32 +01:00
Alexandre Lissy
42f605790a TaskCluster enabling of 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
abec2ec512 Remove scipy dependency from Python bindings
Fixes #919
2017-10-30 19:23:03 +01:00
Reuben Morais
adfe5e77d9 Pass additional LM binary and trie parameters in client tests 2017-10-02 20:18:29 -03:00
Reuben Morais
1c4cbf1813 Support custom alphabet mappings (Fixes #692) (#797)
Support custom alphabet mappings
2017-08-31 11:51:15 +02:00
Alexandre Lissy
76a93dcdde TaskCluster-based training and testing of DeepSpeech
Fixes #751

Trains a model and schedule C++, Python and NodeJS tests.
2017-08-11 18:41:41 +02:00