Commit Graph

1716 Commits

Author SHA1 Message Date
lissyx
a4b35d2f24
Merge pull request #2109 from lissyx/bump-v0.5.0-alpha.8
Bump VERSION to 0.5.0-alpha.8
2019-05-10 19:29:27 +02:00
Alexandre Lissy
6d7399add2 Bump VERSION to 0.5.0-alpha.8
X-DeepSpeech: NOBUILD
2019-05-10 19:28:52 +02:00
lissyx
e491705b40
Merge pull request #2105 from lissyx/export-c
Exported symbols should not be C++ mangled
2019-05-10 19:28:15 +02:00
Alexandre Lissy
5e7ee43174 Exported symbols should not be C++ mangled 2019-05-10 17:30:59 +02:00
lissyx
0c56d1111f
Merge pull request #2107 from lissyx/swig4-macos
Swig4 macos
2019-05-10 17:30:23 +02:00
Alexandre Lissy
af26d8b2bb Deprecate training on Python 2.7 2019-05-10 17:23:54 +02:00
Alexandre Lissy
d47839c71a Remove upstream-merged changed and move to SWIG 4.0.0 2019-05-10 12:42:07 +02:00
lissyx
41c3ffbed2
Merge pull request #2100 from lissyx/ts-wav-convert
Ensure TrainingSpeech is properly formatted
2019-05-06 16:11:28 +02:00
Alexandre Lissy
d41f98f25c Ensure TrainingSpeech is properly formatted
Fixes #2097
2019-05-06 15:58:36 +02:00
lissyx
687c07001b
Merge pull request #2096 from lissyx/ts_apr
Update TrainingSpeech dataset
2019-05-06 10:15:53 +02:00
Alexandre Lissy
8402e7ac9b Update TrainingSpeech dataset
Fixes #2092

X-DeepSpeech: NOBUILD
2019-05-06 10:13:42 +02:00
lissyx
2b05a02163
Merge pull request #2095 from mozilla/lissyx-patch-1
Bring back CUDA and CuDNN versions.
2019-05-05 15:32:13 +02:00
lissyx
f81d9ddb76
Bring back CUDA and CuDNN versions. 2019-05-05 15:31:41 +02:00
lissyx
c1816d6dfc
Merge pull request #2088 from lissyx/cuda-devices
Force only one GPU on LDC93S1 scripts
2019-04-30 19:13:52 +02:00
Alexandre Lissy
333a175dfd Force only one GPU on LDC93S1 scripts
Fixes #2087
2019-04-30 17:35:26 +02:00
Reuben Morais
f64aa73e7f
Merge pull request #2086 from mozilla/import_aishell
Add AISHELL dataset importer
2019-04-29 23:12:05 +00:00
Reuben Morais
feacdea4aa Add AISHELL dataset importer 2019-04-29 10:00:32 -03:00
Reuben Morais
cb0e9763be
Fix pre-commit hook docs on README.md
X-DeepSpeech: NOBUILD
2019-04-29 12:59:28 +00:00
lissyx
ccf7ab362b
Merge pull request #2079 from cfreemoser/patch-1
Updated Dockerfile
2019-04-29 13:40:30 +02:00
Cem Philipp Freimoser
7cfd7b85dd
Removed software-properties-common and curl 2019-04-28 20:08:31 +02:00
Cem Philipp Freimoser
2050aa4cf6
make git lfs optinal 2019-04-28 17:50:07 +02:00
Cem Philipp Freimoser
f5bb103f88
Updated Dockerfile
* use python 3
* include git-lfs
* allow checkout from GitHub instead of local copy step
2019-04-28 11:37:44 +02:00
lissyx
b240502de9
Merge pull request #2076 from lissyx/bump-v0.5.0-alpha.7
Bump VERSION to 0.5.0-alpha.7
2019-04-26 08:23:30 +02:00
Alexandre Lissy
5a77f09770 Bump VERSION to 0.5.0-alpha.7
X-DeepSpeech: NOBUILD
2019-04-26 08:22:57 +02:00
lissyx
e9af8b1634
Merge pull request #2068 from lissyx/lingua-libre
LinguaLibre importer
2019-04-25 18:48:45 +02:00
Alexandre Lissy
664813134e LinguaLibre importer
Fixes #2067
2019-04-25 18:47:59 +02:00
lissyx
34866df97b
Merge pull request #2073 from lissyx/nodejs-v12
Add NodeJS v12 support
2019-04-25 18:29:55 +02:00
Alexandre Lissy
348dd0e315 Add ElectronJS v5.0.0 2019-04-25 15:43:16 +02:00
Alexandre Lissy
f7f6a1480f Add NodeJS v12 support
Fixes #2070
2019-04-25 15:43:16 +02:00
Reuben Morais
656ab5734a
Merge pull request #2074 from mozilla/bindings-idiomatic
Some bindings clean-up
2019-04-25 13:20:50 +00:00
Reuben Morais
41e6daaff2 Expose deallocation functions in NodeJS binding 2019-04-25 08:49:25 -03:00
lissyx
ec06f942c4
Merge pull request #2072 from lissyx/bump-v0.5.0-alpha.6
Bump VERSION to 0.5.0-alpha.6
2019-04-25 08:41:12 +02:00
Alexandre Lissy
fab9c24fc7 Bump VERSION to 0.5.0-alpha.6
X-DeepSpeech: NOBUILD
2019-04-25 08:40:36 +02:00
Reuben Morais
f397006436 Make Metadata.items more idiomatic in Python bindings 2019-04-24 21:35:10 -03:00
lissyx
9815d54218
Merge pull request #2022 from lissyx/expose-metadata
Expose extended metadata information to bindings
2019-04-24 23:06:33 +02:00
Alexandre Lissy
a9717e702a Fix python linter 2019-04-24 20:12:40 +02:00
Alexandre Lissy
c3c3a3fb81 Expose extended metadata information to bindings
Fixes #2006
2019-04-24 20:12:39 +02:00
Reuben Morais
8f01cca448
Merge pull request #2058 from dabinat/json-output
Change CSV output to JSON
2019-04-18 01:12:54 +00:00
dabinat
fa09736d9b Simplified string formatting 2019-04-17 13:46:05 -07:00
dabinat
8ad7e8e6d5 Changed CSV output to JSON 2019-04-16 15:25:01 -07:00
Reuben Morais
1e601d5c4a
Merge pull request #2038 from mozilla/split-dev-test-epochs
Perform separate validation and test epochs per dataset when multiple files are specified (Fixes #1634 and #2043)
2019-04-16 15:23:16 +00:00
Reuben Morais
904ab1e288 Centralize progress logging and progress bar logic 2019-04-16 11:06:26 -03:00
Reuben Morais
9586fbbd30 Rename --train_cached_features_path to --feature_cache 2019-04-16 11:06:26 -03:00
Reuben Morais
bfa070e6c3 Compute weighted average of individual dev set losses 2019-04-16 11:06:26 -03:00
Reuben Morais
911a1ce4b1 Do separate test epochs if multiple input files are specified 2019-04-16 11:06:26 -03:00
Reuben Morais
58e9b1a78e Log total optimization time 2019-04-16 11:01:40 -03:00
Reuben Morais
a85af3da49 Do separate validation epochs if multiple input files are specified 2019-04-16 11:01:38 -03:00
Reuben Morais
68c17611c6
Merge pull request #2040 from mozilla/pylint-hook
Add linter config for Python and CI integration on PRs
2019-04-12 15:51:33 +00:00
Reuben Morais
f27ed522af Git pre-commit hook instructions 2019-04-12 11:06:14 -03:00
lissyx
718fd437ec
Merge pull request #2044 from dabinat/word-timings
Fix spaces being appended to word
2019-04-12 08:48:28 +02:00