Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]gpt-sovits docker image build fail #1205

Open
3 of 7 tasks
ZePan110 opened this issue Jan 22, 2025 · 2 comments
Open
3 of 7 tasks

[Bug]gpt-sovits docker image build fail #1205

ZePan110 opened this issue Jan 22, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ZePan110
Copy link
Collaborator

ZePan110 commented Jan 22, 2025

Priority

P1-Stopper

OS type

Ubuntu

Hardware type

Xeon-SPR

Installation method

  • Pull docker images from hub.docker.com
  • Build docker images from source
  • Other

Deploy method

  • Docker
  • Docker Compose
  • Kubernetes Helm Charts
  • Other

Running nodes

Single Node

What's the version?

53fcc6f

Description

gpt-sovits docker image build fail

  gpt-sovits:
    build:
      dockerfile: comps/tts/src/integrations/dependency/gpt-sovits/Dockerfile
    image: ${REGISTRY:-opea}/gpt-sovits:${TAG:-latest}

Job link: https://github.com/opea-project/GenAIComps/actions/runs/12900670469/job/35971530295#step:5:6739

Image

Reproduce steps

docker compose build --no-cache .github/workflows/docker/compose/tts-compose.yaml

Raw log

Attachments

No response

@ZePan110 ZePan110 added the bug Something isn't working label Jan 22, 2025
@ZePan110 ZePan110 changed the title [Bug] [Bug]llm-eval docker image build fail Jan 22, 2025
@ZePan110 ZePan110 changed the title [Bug]llm-eval docker image build fail [Bug]lvm-video-llama docker image build fail Jan 22, 2025
@ZePan110 ZePan110 changed the title [Bug]lvm-video-llama docker image build fail [Bug]gpt-sovits docker image build fail Jan 22, 2025
@ZePan110 ZePan110 changed the title [Bug]gpt-sovits docker image build fail [Bug]gpt-sovits docker image build fail Jan 22, 2025
@ZePan110 ZePan110 assigned Spycsh and unassigned lkk12014402 Jan 22, 2025
@Spycsh
Copy link
Member

Spycsh commented Jan 22, 2025

I think it is simply random network issue. I cannot reproduce it on my local environment. I find many times pip install on CI machines failing because of the network connection issues, not just for gpt-sovits (Of course gpt-sovits tends to be more affected by this issue because it need much more dependencies...)

@ashahba
Copy link
Collaborator

ashahba commented Jan 31, 2025

Similar to #1207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants