Reuben Morais
fa66a04798
Update evaluate_tflite requirements
2020-01-12 11:02:15 +01:00
Reuben Morais
c28f61d370
Output full paths to results dump in evaluate_tflite.py
2020-01-12 11:01:54 +01:00
Reuben Morais
33e725bb25
Make evaluate_tflite.py work with v0.6.1 calculate_report
2020-01-12 11:01:33 +01:00
Reuben Morais
42fe30d572
Make evaluate_tflite.py work with relative paths in the CSV
2020-01-12 10:59:30 +01:00
Reuben Morais
3df20fee52
Merge pull request #2658 from mozilla/bump-v0.6.1
...
Bump version to v0.6.1
2020-01-10 18:08:45 +01:00
lissyx
c024464c12
Merge pull request #2640 from lissyx/train-8k
...
Add 8kHz training test coverage
2020-01-10 16:21:15 +01:00
Reuben Morais
fc63ce0c04
Bump version to v0.6.1
2020-01-10 15:02:47 +01:00
Alexandre Lissy
581515e094
Add 8kHz training test coverage
...
Fixes #2638
2020-01-10 14:51:45 +01:00
lissyx
2d47855e21
Merge pull request #2657 from lissyx/node-10
...
Temp workaround to move to node@10 on Homebrew
2020-01-10 13:38:49 +01:00
Alexandre Lissy
3bbed56f1e
Temp workaround to move to node@10 on Homebrew
2020-01-10 13:10:04 +01:00
Reuben Morais
0facbb03d3
Merge pull request #2647 from mozilla/issue1709-feature-cache-help
...
Improve --feature_cache help text (Fixes #1709 )
2020-01-10 11:31:31 +01:00
Reuben Morais
e5eedf5252
Improve --feature_cache help text
...
X-DeepSpeech: NOBUILD
2020-01-10 10:06:02 +00:00
lissyx
2cb48e72f7
Merge pull request #2639 from lissyx/allthedocs
...
Publish README/USING/TRAINING to readthedocs
2020-01-08 20:56:43 +01:00
Reuben Morais
f6cd28ba2d
Fix handling of InvalidArgumentError in training loop
...
X-DeepSpeech: NOBUILD
2020-01-08 17:10:47 +00:00
Alexandre Lissy
4c7d5fb0e1
Publish README/USING/TRAINING to readthedocs
...
Fixes #2581
2020-01-08 16:56:13 +01:00
Reuben Morais
1dfba839ea
Merge pull request #2637 from Jendker/patch-1
...
Remove information about 16 kHz only support
X-DeepSpeech: NOBUILD
2020-01-07 16:30:56 +00:00
Jędrzej Beniamin Orbik
7c5d37312e
Remove information about 16 kHz only support
...
Based on the discussion here: https://discourse.mozilla.org/t/inference-with-model-different-than-16khz/43217/17 models for data different than 16kHz can be trained and used with client now.
2020-01-07 17:26:02 +01:00
lissyx
73278cf8d6
Merge pull request #2630 from lissyx/win-redist
...
Ensure document vc_redist
2020-01-03 17:14:45 +01:00
Alexandre Lissy
af8b64f3bc
Ensure document vc_redist
...
Fixes #2606
2020-01-03 17:11:57 +01:00
Reuben Morais
8d1f52a677
Merge pull request #2629 from mychiux413/fix-axis-inversion-problem
...
fix axis inversion problem
2020-01-03 13:25:43 +01:00
Reuben Morais
e1d14eb9a9
Merge pull request #2560 from mychiux413/sparse_warp
...
[SpecAugment] Refactor sparse_image_warp for dynamic shape of spectrogram
2020-01-03 13:25:31 +01:00
Yi-Hua Chiu
6e2befacb2
swap freq <-> time
2020-01-03 11:14:28 +08:00
Yi-Hua Chiu
4133e620bd
remove debugging leftover, add UNSUPPORTED note, just skip invertible error
2020-01-03 10:32:02 +08:00
lissyx
56eae497ce
Merge pull request #2615 from lissyx/tflite-prod-tests
...
Add TFLite prod tests
2020-01-02 17:49:45 +01:00
Alexandre Lissy
13d05c4a6f
Run with fixed release model
2020-01-02 16:16:58 +01:00
Alexandre Lissy
89cd481d52
Add TFLite prod tests
...
Fixes #2614
2020-01-02 16:16:58 +01:00
lissyx
3cd79aecdf
Merge pull request #2628 from lissyx/bintray-readme
...
Re-enable Markdown small README for Bintray hosting
2020-01-02 16:11:54 +01:00
Alexandre Lissy
b90f80e7ed
Re-enable Markdown small README for Bintray hosting
2020-01-02 16:11:19 +01:00
lissyx
48401e96fd
Merge pull request #2607 from lissyx/fix-silences
...
Don't OOV_SCORE on empty prefix
2020-01-02 15:07:47 +01:00
Tilman Kamp
242d70dc8c
Merge pull request #2625 from tilmankamp/swc_debug
...
Implements #2624 - SWC importer: CSV columns for article and speaker
2020-01-02 13:19:05 +01:00
Alexandre Lissy
f44d2ddeb9
Don't OOV_SCORE on empty prefix
...
Fixes #2579
2020-01-02 12:39:12 +01:00
Reuben Morais
6fa2babdfd
Merge pull request #2620 from mozilla/fix-js-readme
...
Fix JS package README
2020-01-02 10:22:33 +01:00
Reuben Morais
de5afc8871
Merge pull request #2626 from dabinat/mmap-readme-change
...
TRAINING.rst - Include exact command for getting mmap tool
2020-01-02 10:21:25 +01:00
Yi-Hua Chiu
c570cb670a
sparse_warp still can have chance to raise error even after millions steps, so just recover the invertible error while training, unless error raise 3 times, it will be aborted
2020-01-02 11:06:15 +08:00
dabinat
d1b8eaa402
TRAINING.rst - Include exact command for getting mmap tool
2019-12-31 14:20:25 -08:00
Tilman Kamp
259a60b7b1
Implements #2624 - SWC importer: CSV columns for article and speaker
2019-12-31 16:23:37 +01:00
Yi-Hua Chiu
fa41809a40
[MOD] change time_warping_para as 20 to make spec not sound too vague [FIX] make sure invertible error is not raised after many many epochs
2019-12-31 16:31:46 +08:00
Reuben Morais
3fd25badb5
Fix JS package README
2019-12-30 10:13:58 +01:00
Reuben Morais
85a61a3ab7
Merge pull request #2616 from KathyReid/patch-1
...
Update to specify which package libpthread is in
2019-12-24 08:03:36 +00:00
Kathy Reid
2a19c444d4
Update to specify which package libpthread is in
...
libpthread on Ubuntu (and presumably any other Debian or Debian derivatives) is in the libpthread-stubs0-dev package, it took me a bit of digging to find it. Best, Kathy
2019-12-21 12:05:46 +11:00
lissyx
1d0035ce7f
Merge pull request #2613 from lissyx/fix-tflite-forget_bias
...
Set forget_bias=0 for static RNN implementation
2019-12-20 14:54:54 +01:00
Alexandre Lissy
5f003cfbd6
Set forget_bias=0 for static RNN implementation
...
Fixes #2612
2019-12-20 13:28:46 +01:00
Yi-Hua Chiu
3aedcc4222
[FIX] decprecate fixed-frequency-edge, which always have chance to raise tensor invertible error
2019-12-19 11:26:05 +08:00
Yi-Hua Chiu
72c09ebb38
[FIX] reversible error if dest_time == 0
2019-12-18 18:22:38 +08:00
Yi-Hua Chiu
533d15645f
[FIX] constraint time_warping_para to protect short audio augment
2019-12-18 14:26:39 +08:00
Reuben Morais
551b3dd5f5
Merge pull request #2599 from mozilla/pypi-tflite-windows
...
Also upload Windows TFLite Python package to PyPI
2019-12-13 18:36:04 +01:00
Reuben Morais
83338541ae
Also upload Windows TFLite Python package to PyPI
...
X-DeepSpeech: NOBUILD
2019-12-13 18:21:41 +01:00
Reuben Morais
dd645d5a06
Merge pull request #2593 from mozilla/make-new-alpha
...
Bump version to v0.6.1-alpha.0
2019-12-13 17:09:57 +01:00
Reuben Morais
d3d337c10e
Bump version to v0.6.1-alpha.0
2019-12-13 15:57:48 +01:00
lissyx
a0d01a5186
Merge pull request #2597 from lissyx/android-emulator
...
Use Xvfb for emulator
2019-12-13 15:39:04 +01:00