Commit Graph

27 Commits

Author SHA1 Message Date
Alexandre Lissy
bde1ebc842 Fix #3608: Remove code refs to TaskCluster 2021-04-08 16:28:49 +02:00
NanoNabla
458b2e28a8 suggestions by lissyx in #3533 2021-02-16 15:13:36 +01:00
NanoNabla
11edd92775 implement distributed training using horovod 2021-02-16 12:41:38 +01:00
Reuben Morais
8c0d46cb7f Normalize sample rate of train_files by default 2021-01-18 12:11:31 +00:00
Reuben Morais
d4152f6e67 Add support for Ogg/Opus audio files for training 2021-01-18 12:11:31 +00:00
Reuben Morais
f822b04e1b Branding cleanup
Remove Mozilla trademarks.
2020-12-07 10:07:39 +02:00
Alexandre Lissy
16165f3ddc Fix #3088: Use TensorFlow 1.15.4 with CUDNN fix 2020-09-25 14:11:06 +02:00
Reuben Morais
da55cfae86 Revert "Merge pull request #3237 from lissyx/rename-training-package"
This reverts commit 3dcb3743ac, reversing
changes made to 457198c88d.
2020-08-26 11:46:08 +02:00
Reuben Morais
10e2fc16f2 Revert "Merge pull request #3243 from lissyx/rename-stt-master"
This reverts commit 3e99b0d8b2, reversing
changes made to 3a8c45cb61.
2020-08-26 11:45:06 +02:00
Reuben Morais
7a6508612d Revert "Merge pull request #3246 from lissyx/fix-docker"
This reverts commit c01fda56c0, reversing
changes made to 3e99b0d8b2.
2020-08-26 11:45:06 +02:00
Reuben Morais
9788811bc5 Revert "Merge pull request #3241 from lissyx/rename-ctcdecoder"
This reverts commit fd4185f141, reversing
changes made to 1a7dd87601.
2020-08-26 11:45:06 +02:00
Alexandre Lissy
1ad6ad9708 Fix docker path with new project name 2020-08-12 17:12:51 +02:00
Alexandre Lissy
9bca7a9044 Rename DeepSpeech -> STT 2020-08-12 13:52:17 +02:00
Alexandre Lissy
ccd9241bd0 Rename ctcdecoder python package 2020-08-10 22:45:43 +02:00
Alexandre Lissy
6f84bd1996 Rename deepspeech_training package 2020-08-10 16:58:18 +02:00
lissyx
07c8daef43
Update setup.py
Co-authored-by: Reuben Morais <reuben.morais@gmail.com>
2020-06-17 12:50:17 +02:00
Alexandre Lissy
f4f4903b2b Fix #3071: Don't reinstall TensorFlow on top of TensorFlow 2020-06-17 11:34:11 +02:00
Reuben Morais
1a808b216e Download decoder wheel from PyPI 2020-06-05 16:28:07 +02:00
Reuben Morais
ac2b63c0bf Windows support in setup.py decoder wheel installation 2020-05-19 14:50:26 +02:00
Reuben Morais
301def71e0 Unpin numpy in training package 2020-04-23 11:00:09 +02:00
Alexandre Lissy
08ff548d26 Do not use m/mu ABI for Py3.8+ 2020-04-20 16:23:42 +02:00
Alexandre Lissy
8835b4d64a Force numba pinned version 2020-04-20 13:49:34 +02:00
Alexandre Lissy
67522cc986 Force numba pinned version 2020-04-20 13:28:25 +02:00
Reuben Morais
c428acf478 Automatically install ds_ctcdecoder in setup.py 2020-03-31 18:47:45 +02:00
Reuben Morais
02fa9c781c Fix Python 3.5 compat issue 2020-03-31 14:59:32 +02:00
Reuben Morais
dc119880b9 Sync training package version with main version 2020-03-31 14:02:26 +02:00
Reuben Morais
a05baa35c9 Package training code to avoid sys.path hacks 2020-03-25 21:34:50 +01:00