Alexandre Lissy
d421daa2ca
Add NodeJS Windows tests
2019-03-20 17:51:15 +01:00
Alexandre Lissy
2a73a76ac3
Add NodeJS build for Windows
2019-03-20 11:58:56 +01:00
Reuben Morais
eadc9ecb9e
Merge pull request #1957 from mozilla/update-1.13
...
Update to TensorFlow v1.13
2019-03-19 23:06:03 +00:00
Josh Meyer
7d2bd422dd
Merge pull request #1908 from mozilla/nc-readme
...
Cleaning up the native_client README
2019-03-20 03:26:34 +06:00
Josh Meyer
14016b8188
reuben's comments
2019-03-19 22:25:50 +01:00
Reuben Morais
91fa181b74
Update to TensorFlow 1.13
2019-03-19 08:01:47 -03:00
Alexandre Lissy
75149f33df
Building on Windows
...
Fixes #1793
Fixes #1794
2019-03-12 22:21:01 +01:00
Josh Meyer
dd8993f417
two main sections
...
(1) installing our binaries
(2) building and installing your own binaries
2019-02-28 01:06:56 +01:00
Josh Meyer
45bbac61df
reformatting --- and question for Reuben
...
@reuben --- this README seems to double itself... do we really need separate "Building" and Installation sections?
I can't tell because I don't understand well enough, but this README is still super confusing to me.
2019-02-28 00:37:35 +01:00
Josh Meyer
c1ccbcf92c
more clean-up
2019-02-26 23:07:15 +01:00
josh
bc2f7a9f34
readability
2019-02-26 22:54:24 +01:00
Alexandre Lissy
ff88ab2a62
Remove useless appcompat-v7 on libdeepspeech Java
2019-02-26 10:12:52 +01:00
Reuben Morais
5bf6e63f1b
Record character timing offset at peak probability of character
...
Uplifted from 173dddbe32
2019-02-17 22:41:18 -03:00
Alexandre Lissy
f7a82c9608
Add --define=runtime=tflite config_setting
...
Fixes #1879
2019-02-14 19:48:49 +01:00
Alexandre Lissy
0b7d558eb6
Produce Maven Bundle
...
Fixes #1841
2019-01-24 14:46:21 +01:00
Alexandre Lissy
5d842c284b
Extract TensorFlow version ourselves
2019-01-23 12:51:05 +01:00
Alexandre Lissy
6323a1428f
Proper DeepSpeech error codes
...
Fixes #1782
2019-01-22 19:05:43 +01:00
Alexandre Lissy
0493b9aae5
Fix incorrect previous_state_h identification
...
Fixes #1843
2019-01-22 16:07:17 +01:00
Alexandre Lissy
9b845533c9
Proper TFLite error checking
...
Fixes #1842
2019-01-22 15:53:36 +01:00
Alexandre Lissy
b396d3a7d4
Move to libdeepspeech
...
Fixes #1784
Fixes #1786
2019-01-22 13:43:30 +01:00
Alexandre Lissy
8226dbc6ca
Pull tensors from TFLite model by name
...
Fixes #1835
2019-01-16 23:28:34 +01:00
Reuben Morais
30cf4a3a54
Merge pull request #1834 from mozilla/issue1828
...
Update decoder parameter names in native client (Fixes #1828 )
2019-01-15 14:02:44 +00:00
Alexandre Lissy
08c9c9ab79
Add basic Android native_client testing
...
Fixes #1785
2019-01-15 13:23:49 +01:00
Reuben Morais
366a82d7e7
Update decoder parameter names in native client
2019-01-15 09:32:31 -02:00
lissyx
f007e341b6
Merge pull request #1813 from darth-willy/patch-1
...
Update README.md
2019-01-13 01:52:56 +01:00
Alexandre Lissy
3e8c4afb03
Fix realpath to allow DeepSpeech version extraction
...
Fixes #1826
2019-01-09 16:49:45 +01:00
Reuben Morais
48ad71142b
Merge pull request #1816 from mozilla/update-to-0.4
...
Bump version to 0.4.0
2019-01-07 15:05:45 +00:00
Reuben Morais
9e8c208be2
Don't save/load trie for character based LMs
2019-01-07 08:49:37 -02:00
Reuben Morais
ff2db35aea
Bump version to 0.4.0
2019-01-03 12:21:16 -02:00
William Van Woensel
371bdcc24e
Update README.md
2019-01-01 18:18:02 -04:00
Reuben Morais
fa7cb1a983
Update decoder hyperparameters
2018-12-28 16:12:09 -02:00
Carlos Fonseca Murillo
fe2963158d
Merge branch 'master' into master
2018-12-15 17:45:59 +00:00
Carlos Fonseca M
17517cb453
Add math defines Windows
2018-12-15 11:43:17 -06:00
Carlos Fonseca M
714673ed30
Export client definitions .NET
2018-12-14 18:57:44 -06:00
Carlos Fonseca M
89cc31f9ce
Add OpenFST selects Windows
2018-12-14 14:49:39 -06:00
Carlos Fonseca M
1dc6cc490c
Add file access defines Windows
2018-12-14 14:43:59 -06:00
Carlos Fonseca M
e7efb8c7a5
Add cmath for Windows
2018-12-14 14:42:29 -06:00
Carlos Fonseca M
bca54d3f03
Add OpenFST 1.6.9 Windows + README.mozilla
2018-12-14 14:33:27 -06:00
Alexandre Lissy
c10cdf08ca
Add JNI + Android example app
2018-12-13 13:24:02 +01:00
Alexandre Lissy
456da33f95
Building native_client on Android
...
$ ndk-build APP_PLATFORM=android-21 APP_BUILD_SCRIPT=$(pwd)/Android.mk NDK_PROJECT_PATH=$(pwd) APP_STL=c++_shared TFDIR=... TARGET_ARCH_ABI=arm64-v8a
2018-12-13 13:24:02 +01:00
Alexandre Lissy
49ccf7f33b
Enable TFLite on Android
2018-12-13 13:24:02 +01:00
Alexandre Lissy
69aa316c88
Add TFLite engine
2018-12-13 13:24:02 +01:00
Reuben Morais
1df9602c95
Use longer MFCC step instead of throwing away features.
2018-12-10 11:08:48 -02:00
Alexandre Lissy
4867d6baa4
Remove NodeJS v11 hack
2018-11-16 14:45:41 +01:00
Reuben Morais
cfed8ccd4f
Cache common objects in decoder build
2018-11-12 14:17:30 -02:00
Reuben Morais
a5bcecbe40
Address more review comments
2018-11-11 15:24:31 -02:00
Reuben Morais
38b54479a9
Add documentation and remove unneeded build of decoder packages
2018-11-09 18:36:21 -02:00
Reuben Morais
4d05c9af46
Address review comments
2018-11-09 08:49:08 -02:00
Reuben Morais
53e3e1212b
Remove old CTC decoder code
2018-11-08 18:35:42 -02:00
Reuben Morais
3255f23426
ctcdecode binding fixes
2018-11-08 18:14:32 -02:00