Enno Hermann
|
2c82477a78
|
ci: merge integration tests back into unit tests
|
2024-11-24 19:57:14 +01:00 |
Enno Hermann
|
9035e36b1f
|
ci: allow testing out trainer/coqpit branches before release (#168)
|
2024-11-20 16:34:58 +01:00 |
Enno Hermann
|
5de47e9a14
|
ci: run integration tests only on lowest and highest python
|
2024-11-10 22:39:58 +01:00 |
Enno Hermann
|
993da778b4
|
chore: use original instead of scarf urls
These allowed Coqui to get download stats, which we don't need anymore
|
2024-11-10 22:19:25 +01:00 |
Enno Hermann
|
21172ececb
|
ci: update uv and move into composite action
|
2024-11-10 22:19:18 +01:00 |
Enno Hermann
|
ce5c492518
|
ci: simplify ci by using uv where possible
|
2024-11-04 18:39:51 +01:00 |
Enno Hermann
|
f5e21489e5
|
ci: explicitly upload hidden files for coverage
Due to breaking change in upload-artifact action:
actions/upload-artifact#602
|
2024-09-12 23:37:19 +02:00 |
Enno Hermann
|
8cab2e3b4e
|
ci: test lowest and highest compatible versions of dependencies
|
2024-06-29 17:33:33 +02:00 |
Enno Hermann
|
ea893c3795
|
fix: make bangla g2p deps optional
|
2024-05-08 18:08:40 +02:00 |
Enno Hermann
|
697d4effbc
|
Revert "ci: switch back from uv to pip"
This reverts commit 00f8d47bcf .
uv has fixed https://github.com/astral-sh/uv/issues/1921, which should resolve
timeout issues with pytorch/nvidia packages.
|
2024-04-22 16:53:49 +02:00 |
Enno Hermann
|
8b1ed020ff
|
build: add python 3.12 support
|
2024-04-22 16:53:49 +02:00 |
Enno Hermann
|
00f8d47bcf
|
ci: switch back from uv to pip
Reverts c59f0ca1ce (#13)
Too many CI test timeouts from installing torch/nvidia packages with uv:
https://github.com/astral-sh/uv/issues/1912
|
2024-04-03 12:40:12 +02:00 |
Enno Hermann
|
d76d0eff1c
|
ci(tests.yml): run apt-get update before installing espeak
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/customizing-github-hosted-runners#installing-software-on-ubuntu-runners
|
2024-03-30 22:29:01 +01:00 |
Enno Hermann
|
3453bd960b
|
ci: merge separate test workflows into one matrix
|
2024-03-11 15:24:11 +01:00 |