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

Greyed out 1-Click Infer (CANT CLICK) #33

Open
DEV-MalletteS opened this issue Apr 27, 2024 · 17 comments
Open

Greyed out 1-Click Infer (CANT CLICK) #33

DEV-MalletteS opened this issue Apr 27, 2024 · 17 comments

Comments

@DEV-MalletteS
Copy link

I spent over 30 hours trying to troubleshoot this. I followed every bits of details there is on this. I absolutely need help now.

After I initiate the server, made sure everything is green, went to the inferring page, reloaded (refresh) button, selected my pth and mp3, 1-click does NOT want to come on

@SayanoAI
Copy link
Owner

Which UVR model were you using? You must select a main vocal removal model for 1-click to work. I recommend the HP5-vocals+instrumentals.pth to start with. The preprocessing and postprocessing models are optional.

@DEV-MalletteS
Copy link
Author

Long story short, it was brutal to make this work 😓

I finally managed to get in, then I couldn't see my models but I manage to search around forks and your fixes, then they all appeared.

However, when you mention to launch the server, you didn't mention what to input as json activation and to run all of them to make them all api localhost.

I did all that, I did the best I could as I just learned all of this pipelines and pytorch, uvr etc.

So my problem is that I cannot infer anything, it's all greyed out. The one click button doesnt work, it's unclickable.

Please help I want this to work so much as I intend to present it to my work in the IT Accessibility field and bring new options for disabled users.

@SayanoAI
Copy link
Owner

Sorry to hear you're having trouble. Can you show me what your UI looks like and tell me your OS and GPU?

@DEV-MalletteS
Copy link
Author

Oh its ok no worries haha it's a Ryzen 7800x3D and 3060 Ti (4000 Cuda)

Do you have an environment that works with it that you could upload? That would be fantastic

@SayanoAI
Copy link
Owner

Do you get the same problem when you run "docker compose up"? You can install docker here: https://www.docker.com/products/docker-desktop/

@DEV-MalletteS
Copy link
Author

DEV-MalletteS commented Apr 29, 2024 via email

@DEV-MalletteS
Copy link
Author

error: could not find git for clone of pybind11-populate

@DEV-MalletteS
Copy link
Author

Detecting main repo language...
Migration: no config.json detected
Migration: no .docker/docker-compose.yaml detected
Could not detect language - using default base image
#0 building with "default" instance using docker driver

#1 [rvc-studio internal] load build definition from Dockerfile
#1 transferring dockerfile: 817B done
#1 DONE 0.0s

#2 [rvc-studio auth] library/python:pull token for registry-1.docker.io
#2 DONE 0.0s

#3 [rvc-studio internal] load metadata for docker.io/library/python:3.10-slim-bullseye
#3 DONE 0.3s

#4 [rvc-studio internal] load .dockerignore
#4 transferring context: 248B done
#4 DONE 0.0s

#5 [rvc-studio stage-0 1/6] FROM docker.io/library/python:3.10-slim-bullseye@sha256:74d4670541ba66c04de01bf367372fff1afa2ecd73604083b8eaafb54158d3d5
#5 DONE 0.0s

#6 [rvc-studio internal] load build context
#6 transferring context: 9.01kB done
#6 DONE 0.0s

#7 [rvc-studio stage-0 2/6] WORKDIR /app
#7 CACHED

#8 [rvc-studio stage-0 3/6] RUN --mount=type=cache,target=/root/.cache apt-get update && apt-get install -y -qq ffmpeg espeak libportaudio2 build-essential cmake python3-dev portaudio19-dev python3-pyaudio
#8 CACHED

#9 [rvc-studio stage-0 4/6] COPY ./requirements.txt ./requirements.txt
#9 CACHED

#10 [rvc-studio stage-0 5/6] RUN --mount=type=cache,target=/root/.cache pip install -r requirements.txt
#10 1.150 Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118

#10 1.428 Collecting joblib>=1.1.0

#10 1.429 Using cached joblib-1.4.0-py3-none-any.whl (301 kB)

#10 1.734 Collecting numba==0.56.4

#10 1.739 Using cached numba-0.56.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB)

#10 2.170 Collecting numpy==1.23.5

#10 2.186 Using cached numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)

#10 2.568 Collecting scipy==1.9.3

#10 2.592 Using cached scipy-1.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.7 MB)

#10 2.777 Collecting librosa==0.9.1

#10 2.779 Using cached librosa-0.9.1-py3-none-any.whl (213 kB)

#10 2.994 Collecting llvmlite==0.39.0

#10 3.017 Using cached llvmlite-0.39.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB)

#10 3.208 Collecting fairseq==0.12.2

#10 3.208 Using cached fairseq-0.12.2-cp310-cp310-linux_x86_64.whl

#10 3.371 Collecting faiss-cpu==1.7.3

#10 3.382 Using cached faiss_cpu-1.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.0 MB)

#10 3.548 Collecting pydub>=0.25.1

#10 3.549 Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)

#10 3.685 Collecting soundfile>=0.12.1
#10 3.688 Using cached soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl (1.2 MB)

#10 3.764 Collecting ffmpeg-python>=0.2.0
#10 3.766 Using cached ffmpeg_python-0.2.0-py3-none-any.whl (25 kB)
#10 3.912 Collecting Jinja2>=3.1.2
#10 3.927 Using cached https://download.pytorch.org/whl/Jinja2-3.1.3-py3-none-any.whl (133 kB)

#10 4.265 Collecting matplotlib>=3.7.0

#10 4.274 Using cached matplotlib-3.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)

#10 4.453 Collecting matplotlib-inline>=0.1.3

#10 4.454 Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)

#10 4.637 Collecting praat-parselmouth>=0.4.2

#10 4.646 Using cached praat_parselmouth-0.4.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (10.7 MB)

#10 5.053 Collecting Pillow>=9.1.1

#10 5.057 Using cached pillow-10.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB)

#10 5.218 Collecting resampy>=0.4.2
#10 5.220 Using cached resampy-0.4.3-py3-none-any.whl (3.1 MB)

#10 5.402 Collecting tqdm>=4.63.1

#10 5.403 Using cached tqdm-4.66.2-py3-none-any.whl (78 kB)

#10 5.592 Collecting tornado>=6.1

#10 5.593 Using cached tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB)

#10 5.743 Collecting Werkzeug>=2.2.3
#10 5.744 Using cached werkzeug-3.0.2-py3-none-any.whl (226 kB)

#10 5.878 Collecting uc-micro-py>=1.0.1
#10 5.879 Using cached uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB)

#10 6.024 Collecting sympy>=1.11.1
#10 6.049 Using cached https://download.pytorch.org/whl/sympy-1.12-py3-none-any.whl (5.7 MB)

#10 6.195 Collecting tabulate>=0.8.10
#10 6.197 Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)

#10 6.367 Collecting PyYAML>=6.0

#10 6.368 Using cached PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)

#10 6.526 Collecting pyasn1>=0.4.8

#10 6.527 Using cached pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)

#10 6.679 Collecting pyasn1-modules>=0.2.8

#10 6.680 Using cached pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)

#10 6.867 Collecting fsspec>=2022.11.0

#10 6.868 Using cached fsspec-2024.3.1-py3-none-any.whl (171 kB)

#10 7.000 Collecting absl-py>=1.2.0
#10 7.001 Using cached absl_py-2.1.0-py3-none-any.whl (133 kB)

#10 7.060 Collecting audioread==3.0.0
#10 7.060 Using cached audioread-3.0.0-py3-none-any.whl
#10 7.246 Collecting uvicorn>=0.21.1

#10 7.247 Using cached uvicorn-0.29.0-py3-none-any.whl (60 kB)

#10 7.391 Collecting colorama>=0.4.5
#10 7.407 Using cached https://download.pytorch.org/whl/colorama-0.4.6-py2.py3-none-any.whl (25 kB)

#10 7.557 Collecting pyworld==0.3.2

#10 7.557 Using cached pyworld-0.3.2-cp310-cp310-linux_x86_64.whl

#10 7.702 Collecting httpx==0.23.
#10 7.703 Using cached httpx-0.23.0-py3-none-any.whl (84 kB)

#10 7.858 Collecting onnxruntime-gpu==1.15

#10 7.979 Using cached onnxruntime_gpu-1.15.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.2 MB)

#10 8.355 Collecting onnxruntime==1.15

#10 8.358 Using cached onnxruntime-1.15.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)

#10 8.502 Collecting ffmpy==0.3.1
#10 8.503 Using cached ffmpy-0.3.1-py3-none-any.whl

#10 8.730 Collecting torch==2.0.1+cu118

#10 15.67 Using cached https://download.pytorch.org/whl/cu118/torch-2.0.1%2Bcu118-cp310-cp310-linux_x86_64.whl (2267.3 MB)

#10 19.28 Collecting torchcrepe

#10 19.33 Using cached torchcrepe-0.0.22-py3-none-any.whl (72.3 MB)

#10 19.59 Collecting urllib3==1.26.16

#10 19.60 Using cached urllib3-1.26.16-py2.py3-none-any.whl (143 kB)

#10 19.85 Collecting scikit-learn==1.3.0

#10 19.86 Using cached scikit_learn-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.8 MB)

#10 20.03 Collecting tensorboardX

#10 20.03 Using cached tensorboardX-2.6.2.2-py2.py3-none-any.whl (101 kB)

#10 20.17 Collecting tensorboard
#10 20.18 Using cached tensorboard-2.16.2-py3-none-any.whl (5.5 MB)

#10 20.39 Collecting streamlit==1.26.0

#10 20.39 Using cached streamlit-1.26.0-py2.py3-none-any.whl (8.1 MB)

#10 20.55 Collecting json5

#10 20.55 Using cached json5-0.9.25-py3-none-any.whl (30 kB)

#10 20.69 Collecting Markdown
#10 20.69 Using cached Markdown-3.6-py3-none-any.whl (105 kB)

#10 21.23 Collecting Cython

#10 21.23 Using cached Cython-3.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)

#10 21.39 Collecting pytube

#10 21.39 Using cached pytube-15.0.0-py3-none-any.whl (57 kB)

#10 21.55 Collecting lightning==2.0.8

#10 21.56 Using cached lightning-2.0.8-py3-none-any.whl (1.9 MB)

#10 21.74 Collecting samplerate

#10 21.74 Using cached samplerate-0.2.1.tar.gz (21 kB)

#10 21.75 Installing build dependencies: started
#10 23.45 Installing build dependencies: finished with status 'done'

#10 23.45 Getting requirements to build wheel: started

#10 23.64 Getting requirements to build wheel: finished with status 'done'

#10 23.64 Installing backend dependencies: started

#10 24.17 Installing backend dependencies: finished with status 'done'

#10 24.17 Preparing metadata (pyproject.toml): started

#10 24.34 Preparing metadata (pyproject.toml): finished with status 'done'

#10 24.52 Collecting fastapi[all]>=0.103.1

#10 24.53 Using cached fastapi-0.110.2-py3-none-any.whl (91 kB)

#10 24.60 Collecting pyaudio
#10 24.60 Using cached PyAudio-0.2.14-cp310-cp310-linux_x86_64.whl
#10 24.78 Collecting transformers==4.32.1

#10 24.78 Using cached transformers-4.32.1-py3-none-any.whl (7.5 MB)

#10 24.94 Collecting num2words

#10 24.94 Using cached num2words-0.5.13-py3-none-any.whl (143 kB)

#10 25.15 Collecting sentencepiece

#10 25.15 Using cached sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)

#10 25.31 Collecting speechbrain==0.5.15

#10 25.31 Using cached speechbrain-0.5.15-py3-none-any.whl (553 kB)

#10 25.38 Collecting accelerate==0.22.0
#10 25.38 Using cached accelerate-0.22.0-py3-none-any.whl (251 kB)
#10 25.55 Collecting edge-tts==6.1.8

#10 25.55 Using cached edge_tts-6.1.8-py3-none-any.whl (27 kB)

#10 25.69 Collecting emoji
#10 25.69 Using cached emoji-2.11.1-py2.py3-none-any.whl (433 kB)

#10 25.82 Collecting monotonic-align
#10 25.82 Using cached monotonic_align-1.0.0-cp310-cp310-linux_x86_64.whl

#10 25.98 Collecting Unidecode==1.1.1
#10 25.98 Using cached Unidecode-1.1.1-py2.py3-none-any.whl (238 kB)

#10 26.13 Collecting phonemizer==2.2.1
#10 26.13 Using cached phonemizer-2.2.1-py3-none-any.whl (49 kB)

#10 26.27 Collecting webrtcvad
#10 26.27 Using cached webrtcvad-2.0.10-cp310-cp310-linux_x86_64.whl

#10 26.29 Requirement already satisfied: setuptools in /usr/local/lib/python3.10/site-packages (from numba==0.56.4->-r requirements.txt (line 2)) (65.5.1)
#10 26.47 Collecting decorator>=4.0.10

#10 26.47 Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)

#10 26.62 Collecting pooch>=1.0
#10 26.62 Using cached pooch-1.8.1-py3-none-any.whl (62 kB)

#10 26.76 Collecting packaging>=20.0
#10 26.76 Using cached packaging-24.0-py3-none-any.whl (53 kB)

#10 26.93 Collecting hydra-core<1.1,>=1.0.7

#10 26.93 Using cached hydra_core-1.0.7-py3-none-any.whl (123 kB)

#10 27.10 Collecting omegaconf<2.1

#10 27.10 Using cached omegaconf-2.0.6-py3-none-any.whl (36 kB)

#10 27.26 Collecting sacrebleu>=1.4.12

#10 27.26 Using cached sacrebleu-2.4.2-py3-none-any.whl (106 kB)

#10 27.51 Collecting cffi

#10 27.51 Using cached cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)

#10 28.20 Collecting regex

#10 28.20 Using cached regex-2024.4.28-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (774 kB)

#10 28.40 Collecting torchaudio>=0.8.0

#10 28.43 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.3.0%2Bcu118-cp310-cp310-linux_x86_64.whl (3.3 MB)

#10 28.85 Collecting bitarray

#10 28.85 Using cached bitarray-2.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)

#10 29.04 Collecting httpcore<0.16.0,>=0.15.0

#10 29.04 Using cached httpcore-0.15.0-py3-none-any.whl (68 kB)

#10 29.18 Collecting sniffio
#10 29.18 Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)

#10 29.32 Collecting certifi
#10 29.32 Using cached certifi-2024.2.2-py3-none-any.whl (163 kB)

#10 29.45 Collecting rfc3986[idna2008]<2,>=1.3
#10 29.45 Using cached rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)

#10 29.84 Collecting protobuf

#10 29.84 Using cached protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl (302 kB)

#10 30.03 Collecting coloredlogs

#10 30.04 Using cached coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)

#10 30.17 Collecting flatbuffers
#10 30.17 Using cached flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB)

#10 30.32 Collecting typing-extensions

#10 30.33 Using cached typing_extensions-4.11.0-py3-none-any.whl (34 kB)

#10 30.49 Collecting filelock

#10 30.49 Using cached filelock-3.14.0-py3-none-any.whl (12 kB)

#10 30.63 Collecting networkx
#10 30.64 Using cached networkx-3.3-py3-none-any.whl (1.7 MB)

#10 30.74 Collecting triton==2.0.0
#10 31.00 Using cached https://download.pytorch.org/whl/triton-2.0.0-1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (63.3 MB)

#10 31.28 Collecting threadpoolctl>=2.0.0

#10 31.28 Using cached threadpoolctl-3.5.0-py3-none-any.whl (18 kB)

#10 31.53 Collecting pyarrow>=6.0

#10 31.56 Using cached pyarrow-16.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (40.8 MB)

#10 31.81 Collecting importlib-metadata<7,>=1.4

#10 31.81 Using cached importlib_metadata-6.11.0-py3-none-any.whl (23 kB)

#10 31.82 Collecting Pillow>=9.1.1
#10 31.82 Using cached Pillow-9.5.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB)
#10 31.98 Collecting cachetools<6,>=4.0

#10 31.98 Using cached cachetools-5.3.3-py3-none-any.whl (9.3 kB)

#10 31.99 Collecting packaging>=20.0
#10 32.00 Using cached packaging-23.2-py3-none-any.whl (53 kB)
#10 32.09 Collecting blinker<2,>=1.0.0
#10 32.09 Using cached blinker-1.8.1-py3-none-any.whl (9.5 kB)

#10 32.24 Collecting pydeck<1,>=0.8
#10 32.24 Using cached pydeck-0.8.0-py2.py3-none-any.whl (4.7 MB)

#10 32.43 Collecting rich<14,>=10.14.0

#10 32.43 Using cached rich-13.7.1-py3-none-any.whl (240 kB)

#10 32.58 Collecting validators<1,>=0.2
#10 32.58 Using cached validators-0.28.1-py3-none-any.whl (39 kB)

#10 32.72 Collecting python-dateutil<3,>=2.7.3
#10 32.72 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)

#10 32.74 Collecting protobuf
#10 32.74 Using cached protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
#10 32.88 Collecting tzlocal<5,>=1.1
#10 32.88 Using cached tzlocal-4.3.1-py3-none-any.whl (20 kB)

#10 33.07 Collecting watchdog>=2.1.5

#10 33.07 Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)

#10 33.22 Collecting pympler<2,>=0.9
#10 33.22 Using cached Pympler-1.0.1-py3-none-any.whl (164 kB)

#10 33.35 Collecting toml<2,>=0.10.1
#10 33.36 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)

#10 33.52 Collecting requests<3,>=2.18

#10 33.52 Using cached requests-2.31.0-py3-none-any.whl (62 kB)

#10 33.66 Collecting altair<6,>=4.0
#10 33.66 Using cached altair-5.3.0-py3-none-any.whl (857 kB)

#10 33.99 Collecting pandas<3,>=1.3.0

#10 34.00 Using cached pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB)

#10 34.19 Collecting click<9,>=7.0

#10 34.19 Using cached click-8.1.7-py3-none-any.whl (97 kB)

#10 34.35 Collecting gitpython!=3.1.19,<4,>=3.0.7

#10 34.35 Using cached GitPython-3.1.43-py3-none-any.whl (207 kB)

#10 34.48 Collecting tenacity<9,>=8.1.0
#10 34.48 Using cached tenacity-8.2.3-py3-none-any.whl (24 kB)

#10 34.85 Collecting arrow<3.0,>=1.2.0

#10 34.85 Using cached arrow-1.3.0-py3-none-any.whl (66 kB)

#10 35.00 Collecting starlette
#10 35.01 Using cached starlette-0.37.2-py3-none-any.whl (71 kB)

#10 35.16 Collecting deepdiff<8.0,>=5.7.0
#10 35.16 Using cached deepdiff-7.0.1-py3-none-any.whl (80 kB)

#10 35.37 Collecting lightning-cloud>=0.5.37

#10 35.37 Using cached lightning_cloud-0.5.68-py3-none-any.whl (1.1 MB)

#10 35.52 Collecting lightning-utilities<2.0,>=0.7.0

#10 35.53 Using cached lightning_utilities-0.11.2-py3-none-any.whl (26 kB)

#10 35.68 Collecting torchmetrics<2.0,>=0.7.0
#10 35.68 Using cached torchmetrics-1.3.2-py3-none-any.whl (841 kB)

#10 35.85 Collecting traitlets<7.0,>=5.3.0

#10 35.85 Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)

#10 36.07 Collecting websockets<13.0

#10 36.07 Using cached websockets-12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB)

#10 36.28 Collecting starsessions<2.0,>=1.2.1

#10 36.28 Using cached starsessions-1.3.0-py3-none-any.whl (10 kB)

#10 36.37 Collecting croniter<1.5.0,>=1.3.0
#10 36.37 Using cached croniter-1.4.1-py2.py3-none-any.whl (19 kB)
#10 36.51 Collecting python-multipart<2.0,>=0.0.5
#10 36.51 Using cached python_multipart-0.0.9-py3-none-any.whl (22 kB)

#10 36.68 Collecting pytorch-lightning

#10 36.68 Using cached pytorch_lightning-2.2.3-py3-none-any.whl (802 kB)

#10 36.85 Collecting inquirer<5.0,>=2.10.0

#10 36.85 Using cached inquirer-3.2.4-py3-none-any.whl (18 kB)

#10 36.99 Collecting beautifulsoup4<6.0,>=4.8.0
#10 36.99 Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)

#10 37.13 Collecting backoff<4.0,>=2.2.1
#10 37.13 Using cached backoff-2.2.1-py3-none-any.whl (15 kB)

#10 37.26 Collecting dateutils<2.0
#10 37.26 Using cached dateutils-0.6.12-py2.py3-none-any.whl (5.7 kB)

#10 37.57 Collecting pydantic<2.2.0,>=1.7.4

#10 37.57 Using cached pydantic-2.1.1-py3-none-any.whl (370 kB)

#10 37.83 Collecting psutil<7.0

#10 37.83 Using cached psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)

#10 37.99 Collecting websocket-client<3.0
#10 37.99 Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB)

#10 38.60 Collecting safetensors>=0.3.1

#10 38.60 Using cached safetensors-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)

#10 38.76 Collecting huggingface-hub<1.0,>=0.15.1
#10 38.76 Using cached huggingface_hub-0.22.2-py3-none-any.whl (388 kB)

#10 39.25 Collecting tokenizers!=0.11.3,<0.14,>=0.11.1

#10 39.26 Using cached tokenizers-0.13.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB)

#10 39.45 Collecting hyperpyyaml

#10 39.45 Using cached HyperPyYAML-1.2.2-py3-none-any.whl (16 kB)

#10 40.00 Collecting aiohttp>=3.8.0

#10 40.00 Using cached aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)

#10 40.01 Collecting certifi
#10 40.01 Using cached certifi-2023.7.22-py3-none-any.whl (158 kB)
#10 40.18 Collecting segments

#10 40.18 Using cached segments-2.2.1-py2.py3-none-any.whl (15 kB)

#10 40.32 Collecting attrs>=18.1
#10 40.32 Using cached attrs-23.2.0-py3-none-any.whl (60 kB)

#10 40.42 Collecting lit
#10 40.42 Using cached lit-18.1.4-py3-none-any.whl (96 kB)
#10 40.73 Collecting cmake

#10 40.75 Using cached cmake-3.29.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB)

#10 40.96 Collecting future

#10 40.97 Using cached future-1.0.0-py3-none-any.whl (491 kB)

#10 41.19 Collecting MarkupSafe>=2.0

#10 41.20 Using cached https://download.pytorch.org/whl/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)

#10 41.33 Collecting kiwisolver>=1.3.1
#10 41.34 Using cached kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)

#10 41.47 Collecting cycler>=0.10
#10 41.47 Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)

#10 41.67 Collecting pyparsing>=2.3.1

#10 41.67 Using cached pyparsing-3.1.2-py3-none-any.whl (103 kB)

#10 41.95 Collecting fonttools>=4.22.0

#10 41.95 Using cached fonttools-4.51.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB)

#10 42.21 Collecting contourpy>=1.0.1

#10 42.21 Using cached contourpy-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (305 kB)

#10 42.44 Collecting mpmath>=0.19

#10 42.45 Using cached https://download.pytorch.org/whl/mpmath-1.3.0-py3-none-any.whl (536 kB)

#10 42.67 Collecting h11>=0.8

#10 42.67 Using cached h11-0.14.0-py3-none-any.whl (58 kB)

#10 42.78 Collecting six>1.9
#10 42.78 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)

#10 43.74 Collecting grpcio>=1.48.2

#10 43.75 Using cached grpcio-1.62.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB)

#10 43.89 Collecting tensorboard-data-server<0.8.0,>=0.7.0
#10 43.90 Using cached tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl (6.6 MB)

#10 44.16 Collecting pydantic-settings>=2.0.0

#10 44.17 Using cached pydantic_settings-2.2.1-py3-none-any.whl (13 kB)

#10 44.66 Collecting orjson>=3.2.1

#10 44.66 Using cached orjson-3.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)

#10 44.79 Collecting pydantic-extra-types>=2.0.0
#10 44.79 Using cached pydantic_extra_types-2.7.0-py3-none-any.whl (25 kB)

#10 44.94 Collecting email-validator>=2.0.0

#10 44.95 Using cached email_validator-2.1.1-py3-none-any.whl (30 kB)

#10 45.08 Collecting itsdangerous>=1.1.0
#10 45.08 Using cached itsdangerous-2.2.0-py3-none-any.whl (16 kB)

#10 45.30 Collecting ujson!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1

#10 45.30 Using cached ujson-5.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)

#10 45.49 Collecting docopt>=0.6.2

#10 45.49 Using cached docopt-0.6.2-py2.py3-none-any.whl

#10 45.71 Collecting frozenlist>=1.1.1

#10 45.71 Using cached frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB)

#10 45.88 Collecting async-timeout<5.0,>=4.0

#10 45.89 Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)

#10 46.22 Collecting yarl<2.0,>=1.0

#10 46.22 Using cached yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)

#10 46.63 Collecting multidict<7.0,>=4.5

#10 46.63 Using cached multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB)

#10 46.75 Collecting aiosignal>=1.1.2
#10 46.75 Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)

#10 46.91 Collecting toolz

#10 46.91 Using cached toolz-0.12.1-py3-none-any.whl (56 kB)

#10 47.08 Collecting jsonschema>=3.0

#10 47.08 Using cached jsonschema-4.21.1-py3-none-any.whl (85 kB)

#10 47.24 Collecting types-python-dateutil>=2.8.10

#10 47.24 Using cached types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB)

#10 47.42 Collecting soupsieve>1.2

#10 47.42 Using cached soupsieve-2.5-py3-none-any.whl (36 kB)

#10 47.50 Collecting pycparser
#10 47.50 Using cached pycparser-2.22-py3-none-any.whl (117 kB)
#10 47.73 Collecting pytz

#10 47.73 Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)

#10 47.88 Collecting ordered-set<4.2.0,>=4.1.0
#10 47.88 Using cached ordered_set-4.1.0-py3-none-any.whl (7.6 kB)

#10 48.04 Collecting idna>=2.0.0

#10 48.04 Using cached idna-3.7-py3-none-any.whl (66 kB)

#10 48.18 Collecting dnspython>=2.0.0
#10 48.18 Using cached dnspython-2.6.1-py3-none-any.whl (307 kB)

#10 48.33 Collecting gitdb<5,>=4.0.1
#10 48.33 Using cached gitdb-4.0.11-py3-none-any.whl (62 kB)

#10 48.37 Collecting h11>=0.8
#10 48.37 Using cached h11-0.12.0-py3-none-any.whl (54 kB)
#10 48.52 Collecting anyio==3.*
#10 48.52 Using cached anyio-3.7.1-py3-none-any.whl (80 kB)

#10 48.68 Collecting exceptiongroup

#10 48.68 Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB)

#10 48.86 Collecting antlr4-python3-runtime==4.8

#10 48.86 Using cached antlr4_python3_runtime-4.8-py3-none-any.whl

#10 49.04 Collecting zipp>=0.5

#10 49.04 Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB)

#10 49.19 Collecting blessed>=1.19.0

#10 49.19 Using cached blessed-1.20.0-py2.py3-none-any.whl (58 kB)

#10 49.35 Collecting editor>=1.6.0

#10 49.35 Using cached editor-1.6.6-py3-none-any.whl (4.0 kB)

#10 49.48 Collecting readchar>=3.0.6
#10 49.48 Using cached readchar-4.0.6-py3-none-any.whl (8.5 kB)

#10 49.65 Collecting pyjwt

#10 49.65 Using cached PyJWT-2.8.0-py3-none-any.whl (22 kB)

#10 50.35 Collecting boto3

#10 50.35 Using cached boto3-1.34.93-py3-none-any.whl (139 kB)

#10 50.63 Collecting tzdata>=2022.7

#10 50.63 Using cached tzdata-2024.1-py2.py3-none-any.whl (345 kB)

#10 50.82 Collecting platformdirs>=2.5.0

#10 50.83 Using cached platformdirs-4.2.1-py3-none-any.whl (17 kB)

#10 51.91 Collecting pydantic-core==2.4.0

#10 51.91 Using cached pydantic_core-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB)

#10 52.05 Collecting annotated-types>=0.4.0
#10 52.05 Using cached annotated_types-0.6.0-py3-none-any.whl (12 kB)

#10 52.11 Collecting pydantic-extra-types>=2.0.0
#10 52.11 Using cached pydantic_extra_types-2.6.0-py3-none-any.whl (24 kB)
#10 52.12 Using cached pydantic_extra_types-2.5.0-py3-none-any.whl (21 kB)
#10 52.13 Using cached pydantic_extra_types-2.4.1-py3-none-any.whl (20 kB)
#10 52.14 Using cached pydantic_extra_types-2.4.0-py3-none-any.whl (20 kB)
#10 52.15 Using cached pydantic_extra_types-2.3.0-py3-none-any.whl (18 kB)
#10 52.15 Using cached pydantic_extra_types-2.2.0-py3-none-any.whl (18 kB)
#10 52.34 Collecting python-dotenv>=0.21.0

#10 52.34 Using cached python_dotenv-1.0.1-py3-none-any.whl (19 kB)

#10 52.38 Collecting pydantic-settings>=2.0.0
#10 52.38 Using cached pydantic_settings-2.2.0-py3-none-any.whl (13 kB)
#10 52.39 Using cached pydantic_settings-2.1.0-py3-none-any.whl (11 kB)
#10 52.40 Using cached pydantic_settings-2.0.3-py3-none-any.whl (11 kB)
#10 52.81 Collecting charset-normalizer<4,>=2

#10 52.81 Using cached charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)

#10 52.98 Collecting pygments<3.0.0,>=2.13.0

#10 52.98 Using cached pygments-2.17.2-py3-none-any.whl (1.2 MB)

#10 53.15 Collecting markdown-it-py>=2.2.0

#10 53.15 Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)

#10 53.31 Collecting portalocker

#10 53.31 Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)

#10 53.71 Collecting lxml

#10 53.71 Using cached lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (5.0 MB)

#10 53.91 Collecting torchaudio>=0.8.0

#10 53.92 Using cached torchaudio-2.3.0-cp310-cp310-manylinux1_x86_64.whl (3.3 MB)

#10 53.95 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.2.2%2Bcu118-cp310-cp310-linux_x86_64.whl (3.3 MB)
#10 53.96 Using cached torchaudio-2.2.2-cp310-cp310-manylinux1_x86_64.whl (3.3 MB)
#10 53.99 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.2.1%2Bcu118-cp310-cp310-linux_x86_64.whl (3.3 MB)
#10 54.00 Using cached torchaudio-2.2.1-cp310-cp310-manylinux1_x86_64.whl (3.3 MB)
#10 54.04 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.2.0%2Bcu118-cp310-cp310-linux_x86_64.whl (3.3 MB)
#10 54.05 Using cached torchaudio-2.2.0-cp310-cp310-manylinux1_x86_64.whl (3.3 MB)

#10 54.08 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.1.2%2Bcu118-cp310-cp310-linux_x86_64.whl (3.2 MB)
#10 54.09 Using cached torchaudio-2.1.2-cp310-cp310-manylinux1_x86_64.whl (3.3 MB)
#10 54.13 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.1.1%2Bcu118-cp310-cp310-linux_x86_64.whl (3.2 MB)
#10 54.14 Using cached torchaudio-2.1.1-cp310-cp310-manylinux1_x86_64.whl (3.3 MB)
#10 54.17 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.1.0%2Bcu118-cp310-cp310-linux_x86_64.whl (3.2 MB)

#10 54.18 Using cached torchaudio-2.1.0-cp310-cp310-manylinux1_x86_64.whl (3.3 MB)
#10 54.22 Using cached https://download.pytorch.org/whl/cu118/torchaudio-2.0.2%2Bcu118-cp310-cp310-linux_x86_64.whl (4.4 MB)
#10 54.53 Collecting pytz-deprecation-shim

#10 54.53 Using cached pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)

#10 54.67 Collecting watchfiles>=0.13
#10 54.67 Using cached watchfiles-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)

#10 54.83 Collecting httptools>=0.5.0
#10 54.83 Using cached httptools-0.6.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (341 kB)

#10 55.01 Collecting uvloop!=0.15.0,!=0.15.1,>=0.14.0

#10 55.01 Using cached uvloop-0.19.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.4 MB)

#10 55.25 Collecting humanfriendly>=9.1

#10 55.25 Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB)

#10 55.63 Collecting ruamel.yaml>=0.17.28

#10 55.63 Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)

#10 55.89 Collecting clldutils>=1.7.3

#10 55.90 Using cached clldutils-3.22.2-py2.py3-none-any.whl (1.7 MB)

#10 56.06 Collecting csvw>=1.5.6

#10 56.06 Using cached csvw-3.3.0-py2.py3-none-any.whl (57 kB)

#10 56.26 Collecting wcwidth>=0.1.4

#10 56.26 Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)

#10 56.45 Collecting pylatexenc

#10 56.45 Using cached pylatexenc-2.10-py3-none-any.whl

#10 56.65 Collecting bibtexparser>=2.0.0b4

#10 56.65 Using cached bibtexparser-2.0.0b7-py3-none-any.whl (38 kB)

#10 56.79 Collecting colorlog
#10 56.79 Using cached colorlog-6.8.2-py3-none-any.whl (11 kB)

#10 56.96 Collecting language-tags

#10 56.96 Using cached language_tags-1.2.0-py3-none-any.whl (213 kB)

#10 57.09 Collecting babel
#10 57.10 Using cached Babel-2.14.0-py3-none-any.whl (11.0 MB)

#10 57.25 Collecting isodate
#10 57.25 Using cached isodate-0.6.1-py2.py3-none-any.whl (41 kB)

#10 57.39 Collecting uritemplate>=3.0.0
#10 57.39 Using cached uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)

#10 57.53 Collecting rdflib
#10 57.53 Using cached rdflib-7.0.0-py3-none-any.whl (531 kB)

#10 57.72 Collecting runs

#10 57.72 Using cached runs-1.2.2-py3-none-any.whl (7.0 kB)

#10 57.86 Collecting xmod
#10 57.86 Using cached xmod-1.8.1-py3-none-any.whl (4.6 kB)

#10 58.05 Collecting smmap<6,>=3.0.1

#10 58.05 Using cached smmap-5.0.1-py3-none-any.whl (24 kB)

#10 58.29 Collecting referencing>=0.28.4

#10 58.30 Using cached referencing-0.35.0-py3-none-any.whl (26 kB)

#10 58.43 Collecting jsonschema-specifications>=2023.03.6
#10 58.44 Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)

#10 59.00 Collecting rpds-py>=0.7.1

#10 59.00 Using cached rpds_py-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)

#10 59.17 Collecting mdurl~=0.1

#10 59.17 Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)

#10 59.48 Collecting ruamel.yaml.clib>=0.2.7

#10 59.48 Using cached ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (526 kB)

#10 59.80 Collecting s3transfer<0.11.0,>=0.10.0

#10 59.80 Using cached s3transfer-0.10.1-py3-none-any.whl (82 kB)

#10 59.94 Collecting jmespath<2.0.0,>=0.7.1
#10 59.94 Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)

#10 60.56 Collecting botocore<1.35.0,>=1.34.93

#10 60.57 Using cached botocore-1.34.93-py3-none-any.whl (12.2 MB)

#10 61.39 Building wheels for collected packages: samplerate

#10 61.39 Building wheel for samplerate (pyproject.toml): started

#10 61.72 Building wheel for samplerate (pyproject.toml): finished with status 'error'

#10 61.73 error: subprocess-exited-with-error

#10 61.73
#10 61.73 × Building wheel for samplerate (pyproject.toml) did not run successfully.
#10 61.73 │ exit code: 1
#10 61.73 ╰─> [91 lines of output]
#10 61.73 running bdist_wheel
#10 61.73 running build
#10 61.73 running build_ext
#10 61.73 -- Found Python prefix
#10 61.73 -- The C compiler identification is GNU 10.2.1
#10 61.73 -- The CXX compiler identification is GNU 10.2.1
#10 61.73 -- Detecting C compiler ABI info
#10 61.73 -- Detecting C compiler ABI info - done
#10 61.73 -- Check for working C compiler: /usr/bin/cc - skipped
#10 61.73 -- Detecting C compile features
#10 61.73 -- Detecting C compile features - done

#10 61.73 -- Detecting CXX compiler ABI info
#10 61.73 -- Detecting CXX compiler ABI info - done

#10 61.73 -- Check for working CXX compiler: /usr/bin/c++ - skipped
#10 61.73 -- Detecting CXX compile features
#10 61.73 -- Detecting CXX compile features - done
#10 61.73 CMake Error at /usr/share/cmake-3.18/Modules/ExternalProject.cmake:2350 (message):
#10 61.73 error: could not find git for clone of pybind11-populate
#10 61.73 Call Stack (most recent call first):
#10 61.73 /usr/share/cmake-3.18/Modules/ExternalProject.cmake:3206 (_ep_add_download_command)
#10 61.73 CMakeLists.txt:13 (ExternalProject_Add)
#10 61.73
#10 61.73

#10 61.73 -- Configuring incomplete, errors occurred!
#10 61.73 See also "/tmp/pip-install-a2vauvw7/samplerate_f800ce71e4174936bcbb58e32ec09d53/build/temp.linux-x86_64-cpython-310/samplerate/_deps/pybind11-subbuild/CMakeFiles/CMakeOutput.log".
#10 61.73
#10 61.73 CMake Error at /usr/share/cmake-3.18/Modules/FetchContent.cmake:975 (message):
#10 61.73 CMake step for pybind11 failed: 1
#10 61.73 Call Stack (most recent call first):
#10 61.73 /usr/share/cmake-3.18/Modules/FetchContent.cmake:1082:EVAL:2 (__FetchContent_directPopulate)
#10 61.73 /usr/share/cmake-3.18/Modules/FetchContent.cmake:1082 (cmake_language)
#10 61.73 /usr/share/cmake-3.18/Modules/FetchContent.cmake:1125 (FetchContent_Populate)
#10 61.73 external/CMakeLists.txt:10 (FetchContent_MakeAvailable)
#10 61.73
#10 61.73
#10 61.73 -- Configuring incomplete, errors occurred!
#10 61.73 See also "/tmp/pip-install-a2vauvw7/samplerate_f800ce71e4174936bcbb58e32ec09d53/build/temp.linux-x86_64-cpython-310/samplerate/CMakeFiles/CMakeOutput.log".
#10 61.73 Traceback (most recent call last):
#10 61.73 File "/usr/local/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
#10 61.73 main()
#10 61.73 File "/usr/local/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
#10 61.73 json_out['return_val'] = hook(**hook_input['kwargs'])
#10 61.73 File "/usr/local/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
#10 61.73 return _build_backend().build_wheel(wheel_directory, config_settings,
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 410, in build_wheel
#10 61.73 return self._build_with_temp_dir(
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 395, in _build_with_temp_dir
#10 61.73 self.run_setup()
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 311, in run_setup
#10 61.73 exec(code, locals())
#10 61.73 File "", line 129, in
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/init.py", line 104, in setup
#10 61.73 return distutils.core.setup(**attrs)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 184, in setup
#10 61.73 return run_commands(dist)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 200, in run_commands
#10 61.73 dist.run_commands()
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
#10 61.73 self.run_command(cmd)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 967, in run_command
#10 61.73 super().run_command(command)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
#10 61.73 cmd_obj.run()
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/normal/lib/python3.10/site-packages/wheel/bdist_wheel.py", line 368, in run
#10 61.73 self.run_command("build")
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command
#10 61.73 self.distribution.run_command(command)

#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 967, in run_command

#10 61.73 super().run_command(command)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
#10 61.73 cmd_obj.run()
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/build.py", line 132, in run

#10 61.73 self.run_command(cmd_name)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command
#10 61.73 self.distribution.run_command(command)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 967, in run_command
#10 61.73 super().run_command(command)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 988, in run_command

#10 61.73 cmd_obj.run()
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/command/build_ext.py", line 91, in run
#10 61.73 _build_ext.run(self)
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py", line 359, in run
#10 61.73 self.build_extensions()
#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py", line 479, in build_extensions
#10 61.73 self._build_extensions_serial()

#10 61.73 File "/tmp/pip-build-env-it_gvlqa/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py", line 505, in _build_extensions_serial

#10 61.73 self.build_extension(ext)

#10 61.73 File "", line 121, in build_extension

#10 61.73 File "/usr/local/lib/python3.10/subprocess.py", line 526, in run

#10 61.73 raise CalledProcessError(retcode, process.args,

#10 61.73 subprocess.CalledProcessError: Command '['cmake', '/tmp/pip-install-a2vauvw7/samplerate_f800ce71e4174936bcbb58e32ec09d53', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-install-a2vauvw7/samplerate_f800ce71e4174936bcbb58e32ec09d53/build/lib.linux-x86_64-cpython-310/', '-DPYTHON_EXECUTABLE=/usr/local/bin/python', '-DCMAKE_BUILD_TYPE=Release', '-DPACKAGE_VERSION_INFO=0.2.1']' returned non-zero exit status 1.

#10 61.73 [end of output]
#10 61.73
#10 61.73 note: This error originates from a subprocess, and is likely not a problem with pip.
#10 61.73 ERROR: Failed building wheel for samplerate
#10 61.73 Failed to build samplerate
#10 61.73 ERROR: Could not build wheels for samplerate, which is required to install pyproject.toml-based projects
#10 61.74

#10 61.74 [notice] A new release of pip is available: 23.0.1 -> 24.0
#10 61.74 [notice] To update, run: pip install --upgrade pip
#10 ERROR: process "/bin/sh -c pip install -r requirements.txt" did not complete successfully: exit code: 1

[rvc-studio stage-0 5/6] RUN --mount=type=cache,target=/root/.cache pip install -r requirements.txt:
61.73 subprocess.CalledProcessError: Command '['cmake', '/tmp/pip-install-a2vauvw7/samplerate_f800ce71e4174936bcbb58e32ec09d53', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-install-a2vauvw7/samplerate_f800ce71e4174936bcbb58e32ec09d53/build/lib.linux-x86_64-cpython-310/', '-DPYTHON_EXECUTABLE=/usr/local/bin/python', '-DCMAKE_BUILD_TYPE=Release', '-DPACKAGE_VERSION_INFO=0.2.1']' returned non-zero exit status 1.
61.73 [end of output]
61.73
61.73 note: This error originates from a subprocess, and is likely not a problem with pip.
61.73 ERROR: Failed building wheel for samplerate
61.73 Failed to build samplerate
61.73 ERROR: Could not build wheels for samplerate, which is required to install pyproject.toml-based projects
61.74
61.74 [notice] A new release of pip is available: 23.0.1 -> 24.0
61.74 [notice] To update, run: pip install --upgrade pip


failed to solve: process "/bin/sh -c pip install -r requirements.txt" did not complete successfully: exit code: 1
exit status 17

@DEV-MalletteS
Copy link
Author

I'm on Windows, I just enabled HyperV and switched to Windows Container. I'll keep in touch to let you know if it changes anything

@DEV-MalletteS
Copy link
Author

Please help me.... Here's a video!

https://streamable.com/yq6058

1

@DEV-MalletteS
Copy link
Author

I just don't understand how I can be the only one with this problem.

TTS works, live RVC works, but inference doesn't work, the button is unclickable. I switched to Chrome Browser, same result.

Could you please precompile your version or simply send me your folder zipped?

Thank you

@SayanoAI
Copy link
Owner

You forgot to choose a vocal removal models for 1-click VC to work. Go to the homepage and download 1 of the VR/MDXNet models, refresh the page, select the downloaded model, and click "save options" to enable the 1-click VC.

I'm actually working on a comfyui node that allows you to customize your own workflow.

@DEV-MalletteS
Copy link
Author

DEV-MalletteS commented May 10, 2024 via email

@SayanoAI
Copy link
Owner

In that case you'll have to use the dropbox below:
image

Or if you're used to node-based workflow, you can try my comfyui workflow:
image
requires comfyui

@DEV-MalletteS
Copy link
Author

Finally, it works. Thank you so much. I will be working on including BS Reformer ViperX 1296 and 1297 into it if you don't mind

@DEV-MalletteS
Copy link
Author

I installed Comfy UI through Pinokio. I just don't get how you import RVC-Studio's workflow into it. I don't expect that you help me out for this, but I would strongly appreciate any information at all such as how exactly I can work with workflows externally like you did. The only information I get online is for image generation and stable diffusion.

@SayanoAI
Copy link
Owner

I haven't released my plugin yet. Keep an eye out for this: https://github.com/SayanoAI/Comfy-RVC

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

No branches or pull requests

2 participants