Skip to content

build: add cmake to fix pyopenjtalk dependency and sync CI deps with Docker#412

Merged
remsky merged 1 commit intoremsky:masterfrom
ryan-steed-usa:pyopenjtalk-build-fix
Nov 26, 2025
Merged

build: add cmake to fix pyopenjtalk dependency and sync CI deps with Docker#412
remsky merged 1 commit intoremsky:masterfrom
ryan-steed-usa:pyopenjtalk-build-fix

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