Commit Graph

1197 Commits

Author SHA1 Message Date
lissyx
d0035d8583
Merge pull request #1567 from lissyx/tf-master_20180917
Tf master 20180917
2018-09-21 07:30:51 +02:00
Alexandre Lissy
8561b9f794 Upgrade TensorFlow 2018-09-20 22:54:08 +02:00
Alexandre Lissy
64ae266bfc Add missing ops 2018-09-20 21:03:36 +02:00
Alexandre Lissy
4ea2a84fc7 Change double_conversion namespace 2018-09-20 21:03:36 +02:00
Alexandre Lissy
5ad89c85ec Update expected TensorFlow 2018-09-20 21:03:36 +02:00
Alexandre Lissy
4c2b652347 Move to TensorFlow master 20180917 2018-09-20 21:03:36 +02:00
lissyx
e5b258a33e
Merge pull request #1569 from lissyx/update-tf-master
Update tf master
2018-09-20 18:12:01 +02:00
Alexandre Lissy
9494006058 Merge remote-tracking branch 'upstream/master' into update-tf-master 2018-09-20 18:11:12 +02:00
lissyx
4b66535d2a
Merge pull request #1564 from lissyx/remove-aot
Remove AOT
2018-09-20 18:08:38 +02:00
Alexandre Lissy
3dad37eb05 Remove AOT 2018-09-20 17:02:36 +02:00
Reuben Morais
04b7f9684e
Merge pull request #1566 from mozilla/prod-tests
Update prod tests expected output for v0.2 model
2018-09-20 11:01:45 -03:00
Reuben Morais
9c60a736a1 Update prod tests expected output for v0.2 model 2018-09-20 10:02:59 -03:00
lissyx
6729e18571
Merge pull request #1562 from lissyx/update-tf_master
Update tf master
2018-09-19 12:55:02 +02:00
Alexandre Lissy
7c618974ab Merge remote-tracking branch 'upstream/master' into update-tf_master 2018-09-19 11:53:51 +02:00
Reuben Morais
009f9b6c19 Retrigger v0.2.0 2018-09-18 13:40:18 -03:00
Reuben Morais
65c521838b
Merge pull request #1558 from mozilla/switch-v0.2.0
Bump to v0.2.0 and update prod model

X-DeepSpeech: NOBUILD
2018-09-18 13:34:00 -03:00
Reuben Morais
42c99ee82e Bump to v0.2.0 and update prod model 2018-09-18 12:15:31 -03:00
Reuben Morais
60a196aa88
Merge pull request #1552 from mozilla/issue1551
Fixed #1551, updated Readme's to 0.2.0
2018-09-18 12:06:40 -03:00
lissyx
00e0b2759d
Merge pull request #1554 from lissyx/bump-v0.2.0-alpha.10
Bump to version 0.2.0-alpha.10
2018-09-18 15:14:03 +02:00
Alexandre Lissy
c8cd360835 Bump to version 0.2.0-alpha.10 2018-09-18 12:55:32 +02:00
Reuben Morais
93db786c20
Merge pull request #1550 from mozilla/issue1549
Fixed #1549, updated client hyperparams
2018-09-18 06:51:51 -03:00
Reuben Morais
fa0b54d360
Merge pull request #1548 from mozilla/update-hparams
Update hyperparams from trained model
2018-09-18 06:50:56 -03:00
lissyx
7edc4800b2
Merge pull request #1553 from lissyx/add-cpp-packages
Add CPP artifact deps
2018-09-18 11:18:44 +02:00
Alexandre Lissy
732b8920fe Add CPP artifact deps 2018-09-18 11:12:42 +02:00
kdavis-mozilla
acc5e733c5 Fixed #1551, updated Readme's to 0.2.0 2018-09-18 10:10:28 +02:00
kdavis-mozilla
47d3dec4fe Fixed #1549, updated client hyperparams 2018-09-18 09:56:43 +02:00
Reuben Morais
3663bca7e0 Update hyperparams from trained model 2018-09-17 23:55:40 -03:00
lissyx
78a35e1ec4
Merge pull request #1546 from lissyx/update-tf_master
Update tf master
2018-09-17 19:29:36 +02:00
Reuben Morais
5dba8e34cb
Merge pull request #1532 from mozilla/feature-caching-clean
Feature caching
2018-09-17 13:36:14 -03:00
Alexandre Lissy
0a6c4ffd4b Update TensorFlow master for BlockLSTM 2018-09-17 18:07:46 +02:00
Reuben Morais
b9946fddab
Merge pull request #1543 from mozilla/update_lm
Update language model to a trie-based LM created from the LibriSpeech LM corpus
2018-09-17 12:42:03 -03:00
Reuben Morais
3f9d960fd2 Strip output before testing correctness in inference tests 2018-09-17 11:20:40 -03:00
Reuben Morais
799baf1f99 Fix parameter inference from model shape 2018-09-17 11:20:40 -03:00
Reuben Morais
cb86e7e191 Update language model to a trie-based LM created from the LibriSpeech LM corpus 2018-09-17 11:11:20 -03:00
Alexandre Lissy
df66cef547 Merge remote-tracking branch 'upstream/master' into update-tf_master 2018-09-17 13:10:41 +02:00
lissyx
bb299dc265
Merge pull request #1542 from lissyx/issue1541-xxd
Ensure xxd is installed
2018-09-14 21:14:10 +02:00
Alexandre Lissy
c591cdd51f Ensure xxd is installed
Fixes #1541
2018-09-14 19:25:54 +02:00
Reuben Morais
778f5deb9d Fix export graph 2018-09-14 11:42:42 -03:00
Reuben Morais
25a9e76afc Support relative paths in CSVs 2018-09-14 11:20:28 -03:00
Reuben Morais
44e502e236 Feature caching 2018-09-14 11:14:36 -03:00
Tilman Kamp
4e87886dd6
Merge pull request #1539 from tilmankamp/remove-old-scripts
Removing old training scripts and website support - #1534 #1538
2018-09-13 16:53:57 +02:00
Tilman Kamp
db702817b0 Removing old training scripts and website support - #1534 #1538 2018-09-13 15:56:35 +02:00
Tilman Kamp
4aebba61bb
Merge pull request #1517 from tilmankamp/prep-new-cluster
Default training setup for new cluster
2018-09-12 09:54:23 +02:00
Reuben Morais
5ff3b31bbd Finish progressbar after final job is complete 2018-09-11 19:45:12 -03:00
Tilman Kamp
0c669723c7 Default training setup for new cluster 2018-09-11 17:18:46 +02:00
Kelly Davis
0018f3763f
Merge pull request #1523 from the-nose-knows/patch-1
Explicit mention of supported platforms; should infer no default Wind…
2018-09-07 08:11:05 +02:00
the-nose-knows
96872fdfe4
Explicit mention of supported platforms; should infer no default Windows support 2018-09-06 18:03:26 -07:00
lissyx
52a74c8058
Merge pull request #1522 from aaron-owen/cuDNN_version_update
Updated cuDNN version from 7.1.1 to 7.2.1.
2018-09-07 00:33:13 +02:00
aaron-owen
1a7ac2239e Updated cuDNN version from 7.1.1 to 7.2.1.
Cuda Configuration Error: cuDNN version detected from /usr/lib/x86_64-linux-gnu/include/cudnn.h (7.2.1) does not match TF_CUDNN_VERSION (7.1.1)
2018-09-06 22:45:17 +01:00
Reuben Morais
9fffafd616
Update readthedocs badge. 2018-08-22 13:18:57 +00:00