Skip to content

Conversation

@ryan-steed-usa
Copy link
Contributor

Ensure that cmake is installed in both CPU and GPU Docker images, as well as in the GitHub Actions CI environment. Cmake is required to build pyopenjtalk because kokoro-fastapi depends on misaki[ja] which depends on pyopenjtalk. Additionally, sync CI dependency list.

Changes made:

  • Added cmake to the apt-get install commands in:
    • .github/workflows/ci.yml
    • docker/cpu/Dockerfile
    • docker/gpu/Dockerfile
  • Synchronize GitHub Actions CI workflow dependencies with Dockerfiles

…Docker

Ensure that `cmake` is installed in both CPU and GPU Docker images, as well as in the GitHub Actions CI environment. Cmake is required to build `pyopenjtalk` because `kokoro-fastapi` depends on `misaki[ja]` which depends on `pyopenjtalk`. Additionally, sync CI dependency list.

Changes made:
- Added `cmake` to the apt-get install commands in:
  - `.github/workflows/ci.yml`
  - `docker/cpu/Dockerfile`
  - `docker/gpu/Dockerfile`
- Synchronize GitHub Actions CI workflow dependencies with Dockerfiles
@remsky remsky merged commit f4db437 into remsky:master Nov 26, 2025
1 check passed
@ryan-steed-usa ryan-steed-usa deleted the pyopenjtalk-build-fix branch November 26, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants