josh
ffef6129c7
Merge branch 'master' into transfer-utf8
...
X-DeepSpeech: NOBUILD
2019-04-25 23:12:20 +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
josh
13a7046af9
merged from utf8
2019-04-23 23:58:04 +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
josh
2188c55446
hard-coded number of threads to 32, because the cluster was making more than could be handled
...
also - .compute things
2019-04-16 18:28:22 +02: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
lissyx
cdf4fe3dcd
Merge pull request #2046 from lissyx/fix-decision-task
...
Upgrade system for Python 3.5 for decision task
2019-04-12 00:40:23 +02:00
Alexandre Lissy
42e649809c
Upgrade system for Python 3.5 for decision task
...
NetworkX upgrade has no more support for Python 3.4
Fixes #2045
X-DeepSpeech: NOBUILD
2019-04-12 00:28:04 +02:00
dabinat
ec50fb9839
Fixed an issue where spaces may be appended to word
2019-04-11 12:52:10 -07:00
Reuben Morais
2645da0290
Merge pull request #2042 from mozilla/move-dotnet
...
Move .NET bindings to native_client folder
2019-04-11 18:30:43 +00:00
Josh Meyer
6fcad513e8
Native Client README split ( #2002 )
...
Re-factioning the `native_client` README.
This PR removes redundancies between the master README and the `native_client` README, keeping only instructions for building in the `native_client` README.
All installation instructions for built binaries / language bindings remain in the master README.
2019-04-11 20:27:59 +02:00
Reuben Morais
97941db3d8
Move .NET bindings to native_client folder
2019-04-11 13:09:45 -03:00
Reuben Morais
6a0c186b5c
Correct mistake in len check
...
X-DeepSpeech: NOBUILD
2019-04-11 12:07:04 -03:00
Reuben Morais
91421a3466
Mention linting in README
2019-04-11 07:02:24 -03:00
Reuben Morais
13757a4258
Fix pylint warnings
2019-04-11 07:02:21 -03:00
lissyx
a05989439e
Merge pull request #2035 from lissyx/electronjs
...
Build for ElectronJS
2019-04-11 09:43:55 +02:00
Alexandre Lissy
7bd1619120
Build for ElectronJS
...
Fixes #2032
2019-04-11 08:32:10 +02:00
Reuben Morais
a16e468498
Add pylint CI
2019-04-10 21:21:26 -03:00
josh
383745c5da
running experiments on utf8 with 100h for 1/2/3/4 byte sequences
2019-04-11 01:31:04 +02:00
lissyx
c51acc1c3b
Merge pull request #2033 from lissyx/test
...
Remove useless install step
2019-04-10 22:07:33 +02:00
Alexandre Lissy
5a6e32de5c
Enable 'use strict' and remove 'node-pre-gyp install'
...
Fixes #2034
2019-04-10 22:03:51 +02:00
Tilman Kamp
78247c2377
Merge pull request #2037 from tilmankamp/fix2036
...
Fix #2036 - Using dev_loss in validation log message
2019-04-10 12:10:40 +02:00
Tilman Kamp
4f2d1ecc25
Fix #2036 - Using dev_loss in validation log message
2019-04-10 11:51:17 +02:00
Reuben Morais
625064c4ae
Rename Windows CUDA native client package to match Linux package
...
X-DeepSpeech: NOBUILD
2019-04-09 22:36:25 +00:00
josh
371e9d139d
pulled reubens fix for evaluate.py
2019-04-09 18:16:46 +02:00
josh
960493702b
about to pull reubens fixes to test reporting
2019-04-09 18:11:23 +02:00
Reuben Morais
ed7f6bf4ce
Update CUDA dependency section for TF 1.13
...
X-DeepSpeech: NOBUILD
2019-04-09 13:56:52 +00:00