dabinat
969b2ac4ba
Changed variable names to match coding style
2020-03-17 14:47:58 +01:00
dabinat
004d66d224
Client changes to show multiple transcriptions in JSON output
2020-03-17 14:47:58 +01:00
dabinat
32c969c184
Expose multiple transcriptions through the API
2020-03-17 14:47:58 +01:00
Kelly Davis
b57eaa19d6
Merge pull request #2783 from mozilla/optuna
...
Added optimizer for lm_alpha + lm_beta
2020-03-17 09:58:01 +01:00
kdavis-mozilla
f0dbdf7855
Renamed optimizer
2020-03-17 09:56:33 +01:00
Reuben Morais
8ca087d955
Merge pull request #2820 from mozilla/taskcluster-py-nonstable
...
Correctly handle non stable versions in `--branch`
2020-03-12 14:02:10 -03:00
Reuben Morais
94cca3c651
Correctly handle non stable versions in --branch
2020-03-12 13:43:27 -03:00
Reuben Morais
e54eb5a783
Make readthedocs link more obvious
2020-03-12 13:31:42 -03:00
Tilman Kamp
87f70693c3
Merge pull request #2819 from tilmankamp/sdb
...
Process pool for audio preparation
2020-03-12 15:13:25 +01:00
Tilman Kamp
63bc695600
Process pool for audio preparation
2020-03-12 14:34:24 +01:00
Tilman Kamp
60304da5a6
Merge pull request #2723 from tilmankamp/sdb
...
Sample DBs
2020-03-12 13:57:28 +01:00
Tilman Kamp
6b1d6773de
SDB support
2020-03-10 10:32:58 +01:00
lissyx
3bd0b20bf7
Merge pull request #2814 from AI-ML-Projects/master
...
Enhancement debian package manager tweaks
2020-03-06 21:27:29 +01:00
Pratik Raj
00e3350ea1
Update Dockerfile
2020-03-07 01:33:32 +05:30
Pratik Raj
69586e8c75
Enhancement debian package manager tweaks
...
Major Changes No 1 : debian package manager tweaks
By default, Ubuntu or Debian based "apt" or "apt-get" system installs recommended but not suggested packages .
By passing "--no-install-recommends" option, the user lets apt-get know not to consider recommended packages as a dependency to install.
This results in smaller downloads and installation of packages .
Refer to blog at [Ubuntu Blog](https://ubuntu.com/blog/we-reduced-our-docker-images-by-60-with-no-install-recommends ) .
Major Changes No 2 : added packages apt-utils ca-certificates
Because build is
1. Slow and in log it is showing because "apt-utils" not installed
2. to avoid build to exits with error without having certificate
2020-03-07 00:57:04 +05:30
lissyx
43b93f3164
Merge pull request #2813 from lissyx/enforce-newline-removal
...
Enforce proper line ending removal when reading alphabet
2020-03-06 15:52:21 +01:00
Alexandre Lissy
763ed38bae
Enforce proper line ending removal when reading alphabet
...
Fixes #2611
2020-03-06 15:19:56 +01:00
lissyx
b52a4a96c6
Merge pull request #2812 from lissyx/real-alphabet-path
...
Show actual alphabet path in error message
2020-03-06 10:58:03 +01:00
lissyx
0f8291df71
Proper arguments ordering
2020-03-06 10:15:18 +01:00
Alexandre Lissy
61fa1ad428
Show actual alphabet path in error message
2020-03-06 10:13:18 +01:00
lissyx
fe8ee4f778
Merge pull request #2802 from lissyx/sample_rate_checking
...
Ensure sample rate comparison with proper types
2020-02-28 11:56:27 +01:00
Alexandre Lissy
639a68d2ae
Ensure sample rate comparison with proper types
...
Fixes #2798
2020-02-28 11:16:34 +01:00
lissyx
d18720a7d8
Merge pull request #2790 from lissyx/test-kvm
...
Use KVM
2020-02-27 17:02:17 +01:00
lissyx
8c96634e6b
Merge pull request #2797 from dabinat/cudnn-doc-change
...
Doc: change cuDNN dependency to 7.6
2020-02-26 20:53:41 +01:00
dabinat
81dd30847c
Doc: change cuDNN dependency to 7.6
2020-02-26 11:33:59 -08:00
Alexandre Lissy
af45400461
Use KVM for Android emulator
2020-02-26 19:49:02 +01:00
Reuben Morais
a9e72eb152
Merge branch 'pr/2794' (Fixes PR #2794 )
2020-02-26 14:47:55 +01:00
Reuben Morais
a97e961d16
Fix nits
2020-02-26 14:47:45 +01:00
Shubham Kumar
03196c875d
used strdup for showing error
2020-02-26 18:17:50 +05:30
kdavis-mozilla
561131a05c
Added optimizer for lm_alpha + lm_beta
2020-02-26 11:41:22 +01:00
Shubham Kumar
c77d3d6f2d
added documentation
2020-02-26 14:26:43 +05:30
lissyx
84ac39769c
Merge pull request #2787 from lissyx/gradle-android-prebuilt
...
Cache gradle deps and Android emulator setup
2020-02-26 09:29:31 +01:00
Shubham Kumar
4fd747e540
added implementation of DS_ErrorCodeToErrorMessage
2020-02-26 13:30:05 +05:30
Alexandre Lissy
c5ded5adfe
Cache gradle deps and Android emulator setup
2020-02-25 19:17:13 +01:00
Reuben Morais
377f0bc4b8
Merge pull request #2789 from reuben/issue2786
...
Make const functions receive const ModelState pointers (Fixes #2786 )
2020-02-25 11:57:24 +01:00
Reuben Morais
b74738a405
Make const functions receive const ModelState pointers
2020-02-25 11:15:45 +01:00
Reuben Morais
1f1f5a98e4
Merge pull request #2781 from rhamnett/patch-2
...
Add flag to force reinitialisation of learning rate after lr_plateau
2020-02-24 16:08:13 +01:00
lissyx
b3b357cdac
Merge pull request #2776 from lissyx/pyenv-prebuilt
...
Produce pyenv ready-to-use
2020-02-24 13:09:33 +01:00
lissyx
4059da2869
Merge pull request #2785 from imskr/sk-fix
...
added ctc decoder builds tasks
2020-02-24 12:34:21 +01:00
Shubham Kumar
b03d7fe4ee
added against dependencies
2020-02-24 17:01:32 +05:30
Alexandre Lissy
e9f530f7c7
Make webrtcvad really optional
2020-02-24 12:08:12 +01:00
Alexandre Lissy
bd5044fe31
Ensure proper python ABI
2020-02-24 12:02:30 +01:00
Alexandre Lissy
8029f3d7dd
Produce pyenv ready-to-use
2020-02-24 12:01:36 +01:00
Shubham Kumar
279dc947f1
added ctc decoder builds tasks
2020-02-23 15:01:57 +05:30
Richard Hamnett
a3268545ab
Update flags.py
...
change flag datatype to boolean
2020-02-21 19:24:13 +00:00
Reuben Morais
46e7993075
Merge pull request #2771 from reuben/warn-sample-rate
...
Warn if --audio_sample_rate does not match training sample
2020-02-21 19:46:05 +01:00
Richard Hamnett
5e1f54ae4f
Reset learning rate if force set
2020-02-21 18:33:43 +00:00
Richard Hamnett
0de9e4bf80
Add force_initialize_learning_rate
...
Ability to reset learning rate which has been reduced by reduce_lr_on_plateau
2020-02-21 18:32:03 +00:00
Reuben Morais
aff310d73a
Merge pull request #2780 from rhamnett/patch-1
...
Fix transcribe.py - use new checkpoint load method
2020-02-21 18:04:24 +01:00
Reuben Morais
f264134a61
Merge pull request #2778 from mozilla/ftyers-patch-1
...
Create BIBLIOGRAPHY.md
2020-02-21 18:01:07 +01:00