Commit Graph

9 Commits

Author SHA1 Message Date
Enno Hermann 20e82bc92d build: update development dockerfile and test it in ci 2024-05-08 18:08:40 +02:00
Enno Hermann 259d8fc40b build: store version in pyproject.toml 2024-05-07 18:27:55 +02:00
Enno Hermann 31f1c8b414 ci(workflows.docker): update image namespace 2024-04-04 19:38:22 +02:00
Enno Hermann 107e22c689 ci(workflows): update actions 2024-04-04 18:21:57 +02:00
Julian Weber f85609f9bf
Make docker images lighter (#2149) 2022-11-15 00:11:32 +01:00
Eren Gölge 8cb1433e6e
Cache fsspec downloads (#2132)
* Cache fsspec downloaded files

* Use diff paths for test

* Make fsspec caching optional

* Decom GPU docker tests

* Make progress bar optional for better CI log

* Check path local
2022-11-09 22:12:48 +01:00
Noran Raskin a790df4e94
Training recipes for thorsten dataset (#1020)
* Fix style

* Fix isort

* Remove tensorboardX from requirements

Co-authored-by: logan hart <72301874+loganhart420@users.noreply.github.com>
Co-authored-by: Eren Gölge <egolge@coqui.ai>
2022-05-30 12:07:31 +02:00
Eren Gölge 6048959e24
Add CPU only Docker image (#1573)
Co-authored-by: Reuben Morais <reuben.morais@gmail.com>
2022-05-12 19:33:27 +02:00
Reuben Morais 27fcb5dabf Add Dockerfile and build/push CI 2022-04-15 02:17:10 +02:00