Commit Graph

10 Commits

Author SHA1 Message Date
Daniel
91b3db33c3 Build kenlm in training container image. 2020-06-26 15:07:18 +02:00
lissyx
9c1dbd43a0
Merge pull request #3087 from DanBmh/fix_docker
Install checkpoint converting tool in container.
2020-06-18 18:11:55 +02:00
Daniel
e17619bec8 Make paths relative. 2020-06-18 17:26:38 +02:00
Reuben Morais
bc31eb4b9e Fix usage of ARG instead of ENV in Dockerfile.train 2020-06-18 15:21:31 +02:00
Daniel
eda5f69f2d Install checkpoint converting tool. 2020-06-18 15:20:28 +02:00
Reuben Morais
188a6f2c1e
Merge pull request #3080 from mozilla/install-instructions
Remove --force-reinstall from training code install
2020-06-18 14:38:08 +02:00
Daniel
3f8033e1f1 Add dependencies for new audio augmentation flags. Fixes #3082. 2020-06-18 12:24:56 +02:00
Reuben Morais
6ccbbede09 Remove --force-reinstall from training code install
No longer needed since we started publishing ds_ctcdecode on PyPI.
2020-06-17 15:27:52 +02:00
Alexandre Lissy
f4f4903b2b Fix #3071: Don't reinstall TensorFlow on top of TensorFlow 2020-06-17 11:34:11 +02:00
Alexandre Lissy
4d541394e8 Decouple Dockerfile into build and train 2020-06-15 14:13:22 +02:00