Commit Graph

1747 Commits

Author SHA1 Message Date
josh
d55cbe6dfd accidentally merged out the transfer learning! recovering it now 2019-04-02 01:02:50 +02:00
josh
818da02d4a update to 0.4.1 2019-04-01 19:54:25 +02:00
josh
fc3e37748d Merge branch 'master' into transfer-learning 2019-04-01 19:49:22 +02:00
lissyx
a009361e47
Merge pull request #1974 from dabinat/word-timings
Output word timings
2019-03-30 22:26:25 +01:00
Reuben Morais
cc0bc8b5a4
Merge pull request #1994 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
2019-03-30 16:57:37 -03:00
dabinat
7cda855cb6 Client - Whitespace fix 2019-03-30 10:23:00 -07:00
dabinat
594f74efe9 API - Null pointer check 2019-03-30 10:22:43 -07:00
Mozilla-GitHub-Standards
1f7babda1a Add Mozilla Code of Conduct file
Fixes #1993.

_(Message COC002)_
2019-03-29 14:58:39 -07:00
josh
562fdf955a merge master 2019-03-25 23:22:01 +01:00
josh
33861a8731 cleaning 2019-03-25 23:17:55 +01:00
dabinat
26af3b292d API - Minor cleanup 2019-03-22 10:08:13 -07:00
dabinat
0364bfa518 API - Switched to std::unique_ptr 2019-03-22 10:07:44 -07:00
dabinat
2f255307e3 Client - Added support for detecting UTF-8 spaces 2019-03-22 10:07:06 -07:00
dabinat
c56ec7ac7d Allocate memory C++-style in API 2019-03-22 02:20:00 -07:00
dabinat
c90828921e Removed unnecessary variables in API 2019-03-22 01:37:00 -07:00
dabinat
d79989c916 Client whitespace tweaks 2019-03-22 01:36:03 -07:00
dabinat
a0304eec1a Output word-level metadata from the client with the -e tag 2019-03-21 18:07:24 -07:00
dabinat
192e17f2d5 Expose letter timings on the API 2019-03-21 18:07:24 -07:00
dabinat
1fcf8a4cc3 Fixed whitespace 2019-03-21 18:03:47 -07:00
dabinat
6f667713bf Client whitespace fixes 2019-03-21 16:36:46 -07:00
dabinat
a3b81d054e Output word-level metadata from the client with the -e tag 2019-03-21 15:53:04 -07:00
dabinat
79830fe512 Expose letter timings on the API 2019-03-21 15:50:02 -07:00
Tilman Kamp
730ef1b5c8
Merge pull request #1973 from tilmankamp/fix1972
Fix #1972
2019-03-21 14:40:26 +01:00
Tilman Kamp
42f04dc9aa Fix #1972 2019-03-21 13:39:12 +01:00
lissyx
c092213096
Merge pull request #1969 from lissyx/bump-v0.5.0-alpha.4
Bump VERSION to v0.5.0-alpha.4
2019-03-20 19:29:43 +01:00
Alexandre Lissy
4f261b7d82 Bump VERSION to v0.5.0-alpha.4
X-DeepSpeech: NOBUILD
2019-03-20 19:29:00 +01:00
lissyx
97bacdd544
Merge pull request #1967 from lissyx/npm-win
Npm win
2019-03-20 19:27:35 +01:00
Alexandre Lissy
d421daa2ca Add NodeJS Windows tests 2019-03-20 17:51:15 +01:00
Alexandre Lissy
fd133c4bdc Add NPM GPU packaging task 2019-03-20 11:58:56 +01:00
Alexandre Lissy
d18697d432 Rename task node-package to node-package-cpu 2019-03-20 11:58:56 +01:00
Alexandre Lissy
2a73a76ac3 Add NodeJS build for Windows 2019-03-20 11:58:56 +01:00
Alexandre Lissy
16b7237e70 Install and patch swig on msys64 2019-03-20 09:41:49 +01:00
lissyx
6c1fce56b1
Merge pull request #1966 from lissyx/bump-v0.5.0-alpha.3
Bump VERSION to v0.5.0-alpha.3
2019-03-20 06:39:46 +01:00
Alexandre Lissy
f9c2c32ac7 Bump VERSION to v0.5.0-alpha.3
X-DeepSpeech: NOBUILD
2019-03-20 06:38:08 +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
Josh Meyer
5b7e7468f2
Merge pull request #1903 from mozilla/josh-readme
Josh readme
2019-03-19 23:52:07 +06:00
Josh Meyer
3a157319e4
Merge branch 'master' into josh-readme 2019-03-19 23:51:11 +06:00
Josh Meyer
19d9210051
reuben's comments 2019-03-19 18:46:07 +01:00
Tilman Kamp
141f9df15a
Merge pull request #1964 from tilmankamp/master
Added missing import
2019-03-19 15:49:40 +01:00
Tilman Kamp
192dfcad8d Added missing import 2019-03-19 15:42:41 +01:00
Reuben Morais
32d766f0e7 Point TF artifact to merged r1.13 branch 2019-03-19 10:58:53 -03:00
Reuben Morais
91fa181b74 Update to TensorFlow 1.13 2019-03-19 08:01:47 -03:00
Josh Meyer
ff356f38fd
Merge pull request #1914 from mozilla/data-readme
short readme for data dir
2019-03-19 04:55:27 +06:00
Josh Meyer
73ebc50277
capitalize 2019-03-18 23:54:42 +01:00
Josh Meyer
c3ce06ede9
generate_trie, not kenlm 2019-03-18 23:53:28 +01:00
Tilman Kamp
b69ce172fa
Merge pull request #1963 from tilmankamp/fix1962
Fix #1962
2019-03-18 20:53:43 +01:00
Tilman Kamp
6c6a4e08ca Fix #1962 2019-03-18 18:53:04 +01:00
lissyx
7a718ecd86
Merge pull request #1915 from igorfritzsch/master
Improved Nodejs streaming inference with VAD and FFmpeg
2019-03-18 17:04:51 +01:00