Commit Graph

12 Commits

Author SHA1 Message Date
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
Alexandre Lissy
9bca7a9044 Rename DeepSpeech -> STT 2020-08-12 13:52:17 +02:00
Alexandre Lissy
7d1663b1c5 Generate one-time Homebrew tarball 2020-02-20 11:46:43 +01:00
Alexandre Lissy
b216b943b9 Update Python, NodeJS and ElectronJS to latest stables 2020-01-13 16:17:13 +01:00
Alexandre Lissy
581515e094 Add 8kHz training test coverage
Fixes #2638
2020-01-10 14:51:45 +01:00
Reuben Morais
bd6a9d03b1 Use model from Python 3.6 training run 2019-11-05 09:10:10 +01:00
Alexandre Lissy
bec5be7640 Move all tc-* scripts under taskcluster/
Fixes #1912
2019-06-14 16:06:01 +02:00
Alexandre Lissy
af26d8b2bb Deprecate training on Python 2.7 2019-05-10 17:23:54 +02:00
Alexandre Lissy
164f67c972 Add Python2.7 ucs2+ucs4 variants
Fixes #1276
2018-03-01 17:51:52 +01:00
Alexandre Lissy
72298b8f6d Add different samplerate samples
Fixes #1022
2018-02-08 20:48:53 +01:00
Alexandre Lissy
30857cc288 Switch training model dependency to upstream-based
Currently, self-built Python package is not able to work, likely because
of the visibility of symbols. Let's switch to upstream TensorFlow for
now.
2018-01-31 16:54:37 +01:00
Alexandre Lissy
5fdd77d24e Add OSX testing
Fixes #1072
2017-12-07 15:48:11 +01:00