rsxdalv / tts-generation-webui

TTS Generation Web UI (Bark, MusicGen + AudioGen, Tortoise, RVC, Vocos, Demucs, SeamlessM4T, MAGNet, StyleTTS2, MMS, Stable Audio, Mars5, F5-TTS, ParlerTTS)
https://rsxdalv.github.io/tts-generation-webui/
MIT License
1.85k stars 202 forks source link

Fresh install on windows broken wont run. #149

Closed Maki9009 closed 1 year ago

Maki9009 commented 1 year ago

Traceback (most recent call last): File "E:\one-click-installers-tts-6.0\tts-generation-webui\server.py", line 3, in import src.utils.dotenv_init as dotenv_init File "E:\one-click-installers-tts-6.0\tts-generation-webui\src\utils\dotenv_init.py", line 1, in from dotenv import load_dotenv ModuleNotFoundError: No module named 'dotenv'

Done! Press any key to continue . . .

got a few errors also during installation

Maki9009 commented 1 year ago

My Current issue, is i had a working version of the webui, i decided to update. once i updated it broke MusicGen.. which is the thing i required in the first place. i clicked install MusicGen it failed to install.. deleting everyone and just doing a fresh restart... doing that now i cant even install a new fresh webui...

Maki9009 commented 1 year ago

Also on my Mac... i managed to get the workaround to work but my MusicGen Install is also broken, including rvc and demuscus all broken... is there no way to revert to an older version of the webui?

rsxdalv commented 1 year ago

There are manual ways to install an older version. I'll try to fix the installation. On Mac musicgen isn't supported as far as I'm aware. Maybe they will add support.

rsxdalv commented 1 year ago

Could you please show the installation logs?

No module named dotenv means that there was a massive installation failure.

Same for MusicGen,. If any logs are available I would appreciate them!

Maki9009 commented 1 year ago

There are manual ways to install an older version. I'll try to fix the installation. On Mac musicgen isn't supported as far as I'm aware. Maybe they will add support.

ah alright... well im hoping the windows install gets fixed soon please, id really appreciated that.. if you want to see the full installation i can send it... for musicgen on windows i cant since i first need to reinstall

Maki9009 commented 1 year ago

THIS IS THE ENTIRE INSTALLATION LOG.. it has a few errors in it

Downloading Miniconda from https://repo.anaconda.com/miniconda/Miniconda3-py310_23.1.0-1-Windows-x86_64.exe to E:\one-click-installers-tts-6.0\installer_files\miniconda_installer.exe
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 53.1M  100 53.1M    0     0  20.4M      0  0:00:02  0:00:02 --:--:-- 20.4M
Installing Miniconda to E:\one-click-installers-tts-6.0\installer_files\conda
Miniconda version:
conda 22.11.1
Packages to install:
Collecting package metadata (current_repodata.json): done
Solving environment: done

## Package Plan ##

  environment location: E:\one-click-installers-tts-6.0\installer_files\env

  added / updated specs:
    - python=3.10

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    ca-certificates-2023.05.30 |       haa95532_0         120 KB
    libffi-3.4.4               |       hd77b12b_0         113 KB
    openssl-3.0.10             |       h2bbff1b_1         7.4 MB
    pip-23.2.1                 |  py310haa95532_0         2.8 MB
    python-3.10.12             |       he1021f5_0        15.8 MB
    setuptools-68.0.0          |  py310haa95532_0         934 KB
    sqlite-3.41.2              |       h2bbff1b_0         894 KB
    tzdata-2023c               |       h04d1e81_0         116 KB
    wheel-0.38.4               |  py310haa95532_0          83 KB
    xz-5.4.2                   |       h8cc25b3_0         592 KB
    ------------------------------------------------------------
                                           Total:        28.8 MB

The following NEW packages will be INSTALLED:

  bzip2              pkgs/main/win-64::bzip2-1.0.8-he774522_0
  ca-certificates    pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0
  libffi             pkgs/main/win-64::libffi-3.4.4-hd77b12b_0
  openssl            pkgs/main/win-64::openssl-3.0.10-h2bbff1b_1
  pip                pkgs/main/win-64::pip-23.2.1-py310haa95532_0
  python             pkgs/main/win-64::python-3.10.12-he1021f5_0
  setuptools         pkgs/main/win-64::setuptools-68.0.0-py310haa95532_0
  sqlite             pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0
  tk                 pkgs/main/win-64::tk-8.6.12-h2bbff1b_0
  tzdata             pkgs/main/noarch::tzdata-2023c-h04d1e81_0
  vc                 pkgs/main/win-64::vc-14.2-h21ff451_1
  vs2015_runtime     pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2
  wheel              pkgs/main/win-64::wheel-0.38.4-py310haa95532_0
  xz                 pkgs/main/win-64::xz-5.4.2-h8cc25b3_0
  zlib               pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate E:\one-click-installers-tts-6.0\installer_files\env
#
# To deactivate an active environment, use
#
#     $ conda deactivate

What is your GPU

A) NVIDIA
B) AMD
C) Apple M Series
D) None (I want to run in CPU mode)

Input> A
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 23.1.0
  latest version: 23.7.3

Please update conda by running

    $ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

     conda install conda=23.7.3

## Package Plan ##

  environment location: E:\one-click-installers-tts-6.0\installer_files\env

  added / updated specs:
    - cuda-toolkit
    - git
    - ninja
    - pytorch-cuda=11.7
    - pytorch==2[build=py3.10_cuda11.7*]
    - torchaudio
    - torchvision

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    blas-1.0                   |              mkl           6 KB
    certifi-2023.7.22          |  py310haa95532_0         154 KB
    cryptography-41.0.2        |  py310hac1b9e3_0         1.1 MB
    cuda-cccl-11.7.58          |                0         1.2 MB  nvidia/label/cuda-11.7.0
    cuda-command-line-tools-11.7.0|                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-compiler-11.7.0       |                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-cudart-11.7.60        |                0         1.4 MB  nvidia/label/cuda-11.7.0
    cuda-cudart-dev-11.7.60    |                0         695 KB  nvidia/label/cuda-11.7.0
    cuda-cuobjdump-11.7.50     |                0         2.5 MB  nvidia/label/cuda-11.7.0
    cuda-cupti-11.7.50         |                0        10.2 MB  nvidia/label/cuda-11.7.0
    cuda-cuxxfilt-11.7.50      |                0         165 KB  nvidia/label/cuda-11.7.0
    cuda-documentation-11.7.50 |                0          91 KB  nvidia/label/cuda-11.7.0
    cuda-libraries-11.7.0      |                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-libraries-dev-11.7.0  |                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-memcheck-11.7.50      |                0         183 KB  nvidia/label/cuda-11.7.0
    cuda-nsight-compute-11.7.0 |                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-nvcc-11.7.64          |                0        44.2 MB  nvidia/label/cuda-11.7.0
    cuda-nvdisasm-11.7.50      |                0        31.6 MB  nvidia/label/cuda-11.7.0
    cuda-nvml-dev-11.7.50      |                0          85 KB  nvidia/label/cuda-11.7.0
    cuda-nvprof-11.7.50        |                0         1.5 MB  nvidia/label/cuda-11.7.0
    cuda-nvprune-11.7.50       |                0         152 KB  nvidia/label/cuda-11.7.0
    cuda-nvrtc-11.7.50         |                0        71.9 MB  nvidia/label/cuda-11.7.0
    cuda-nvrtc-dev-11.7.50     |                0        14.3 MB  nvidia/label/cuda-11.7.0
    cuda-nvtx-11.7.50          |                0          43 KB  nvidia/label/cuda-11.7.0
    cuda-nvvp-11.7.50          |                0       113.6 MB  nvidia/label/cuda-11.7.0
    cuda-runtime-11.7.0        |                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-sanitizer-api-11.7.50 |                0        12.6 MB  nvidia/label/cuda-11.7.0
    cuda-toolkit-11.7.0        |                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-tools-11.7.0          |                0           1 KB  nvidia/label/cuda-11.7.0
    cuda-visual-tools-11.7.0   |                0           1 KB  nvidia/label/cuda-11.7.0
    filelock-3.9.0             |  py310haa95532_0          19 KB
    freetype-2.12.1            |       ha860e81_0         490 KB
    giflib-5.2.1               |       h8cc25b3_3          88 KB
    git-2.40.1                 |       haa95532_1        69.2 MB
    intel-openmp-2023.1.0      |   h59b6b97_46319         2.7 MB
    jinja2-3.1.2               |  py310haa95532_0         215 KB
    jpeg-9e                    |       h2bbff1b_1         320 KB
    lerc-3.0                   |       hd77b12b_0         120 KB
    libcublas-11.10.1.25       |                0          24 KB  nvidia/label/cuda-11.7.0
    libcublas-dev-11.10.1.25   |                0       286.3 MB  nvidia/label/cuda-11.7.0
    libcufft-10.7.2.50         |                0           6 KB  nvidia/label/cuda-11.7.0
    libcufft-dev-10.7.2.50     |                0       249.8 MB  nvidia/label/cuda-11.7.0
    libcurand-10.2.10.50       |                0           3 KB  nvidia/label/cuda-11.7.0
    libcurand-dev-10.2.10.50   |                0        49.1 MB  nvidia/label/cuda-11.7.0
    libcusolver-11.3.5.50      |                0          29 KB  nvidia/label/cuda-11.7.0
    libcusolver-dev-11.3.5.50  |                0        86.6 MB  nvidia/label/cuda-11.7.0
    libcusparse-11.7.3.50      |                0          13 KB  nvidia/label/cuda-11.7.0
    libcusparse-dev-11.7.3.50  |                0       147.6 MB  nvidia/label/cuda-11.7.0
    libdeflate-1.17            |       h2bbff1b_0         151 KB
    libnpp-11.7.3.21           |                0         286 KB  nvidia/label/cuda-11.7.0
    libnpp-dev-11.7.3.21       |                0       114.3 MB  nvidia/label/cuda-11.7.0
    libnvjpeg-11.7.2.34        |                0           4 KB  nvidia/label/cuda-11.7.0
    libnvjpeg-dev-11.7.2.34    |                0         1.8 MB  nvidia/label/cuda-11.7.0
    libpng-1.6.39              |       h8cc25b3_0         369 KB
    libtiff-4.5.0              |       h6c2663c_2         1.2 MB
    libuv-1.44.2               |       h2bbff1b_0         288 KB
    libwebp-1.2.4              |       hbc33d0d_1          73 KB
    libwebp-base-1.2.4         |       h2bbff1b_1         304 KB
    lz4-c-1.9.4                |       h2bbff1b_0         143 KB
    markupsafe-2.1.1           |  py310h2bbff1b_0          26 KB
    mkl-2023.1.0               |   h6b88ed4_46357       155.6 MB
    mkl-service-2.4.0          |  py310h2bbff1b_1          44 KB
    mkl_fft-1.3.6              |  py310h4ed8f06_1         157 KB
    mkl_random-1.2.2           |  py310h4ed8f06_1         210 KB
    mpmath-1.3.0               |  py310haa95532_0         834 KB
    networkx-3.1               |  py310haa95532_0         2.7 MB
    ninja-1.10.2               |       haa95532_5          14 KB
    ninja-base-1.10.2          |       h6d14046_5         255 KB
    nsight-compute-2022.2.0.13 |                0       336.2 MB  nvidia/label/cuda-11.7.0
    numpy-1.25.2               |  py310h055cbcc_0          13 KB
    numpy-base-1.25.2          |  py310h65a83cf_0         6.2 MB
    pillow-9.4.0               |  py310hd77b12b_0        1007 KB
    pyopenssl-23.2.0           |  py310haa95532_0          97 KB
    pytorch-2.0.0              |py3.10_cuda11.7_cudnn8_0        1.17 GB  pytorch
    pytorch-cuda-11.7          |       h16d0643_5           4 KB  pytorch
    pytorch-mutex-1.0          |             cuda           3 KB  pytorch
    requests-2.31.0            |  py310haa95532_0         100 KB
    sympy-1.11.1               |  py310haa95532_0        11.8 MB
    tbb-2021.8.0               |       h59b6b97_0         149 KB
    torchaudio-2.0.0           |      py310_cu117         5.7 MB  pytorch
    torchvision-0.15.0         |      py310_cu117         7.7 MB  pytorch
    typing_extensions-4.7.1    |  py310haa95532_0          57 KB
    urllib3-1.26.16            |  py310haa95532_0         202 KB
    zstd-1.5.5                 |       hd43e919_0         682 KB
    ------------------------------------------------------------
                                           Total:        2.97 GB

The following NEW packages will be INSTALLED:

  blas               pkgs/main/win-64::blas-1.0-mkl
  brotlipy           pkgs/main/win-64::brotlipy-0.7.0-py310h2bbff1b_1002
  certifi            pkgs/main/win-64::certifi-2023.7.22-py310haa95532_0
  cffi               pkgs/main/win-64::cffi-1.15.1-py310h2bbff1b_3
  charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0
  cryptography       pkgs/main/win-64::cryptography-41.0.2-py310hac1b9e3_0
  cuda-cccl          nvidia/label/cuda-11.7.0/win-64::cuda-cccl-11.7.58-0
  cuda-command-line~ nvidia/label/cuda-11.7.0/win-64::cuda-command-line-tools-11.7.0-0
  cuda-compiler      nvidia/label/cuda-11.7.0/win-64::cuda-compiler-11.7.0-0
  cuda-cudart        nvidia/label/cuda-11.7.0/win-64::cuda-cudart-11.7.60-0
  cuda-cudart-dev    nvidia/label/cuda-11.7.0/win-64::cuda-cudart-dev-11.7.60-0
  cuda-cuobjdump     nvidia/label/cuda-11.7.0/win-64::cuda-cuobjdump-11.7.50-0
  cuda-cupti         nvidia/label/cuda-11.7.0/win-64::cuda-cupti-11.7.50-0
  cuda-cuxxfilt      nvidia/label/cuda-11.7.0/win-64::cuda-cuxxfilt-11.7.50-0
  cuda-documentation nvidia/label/cuda-11.7.0/win-64::cuda-documentation-11.7.50-0
  cuda-libraries     nvidia/label/cuda-11.7.0/win-64::cuda-libraries-11.7.0-0
  cuda-libraries-dev nvidia/label/cuda-11.7.0/win-64::cuda-libraries-dev-11.7.0-0
  cuda-memcheck      nvidia/label/cuda-11.7.0/win-64::cuda-memcheck-11.7.50-0
  cuda-nsight-compu~ nvidia/label/cuda-11.7.0/win-64::cuda-nsight-compute-11.7.0-0
  cuda-nvcc          nvidia/label/cuda-11.7.0/win-64::cuda-nvcc-11.7.64-0
  cuda-nvdisasm      nvidia/label/cuda-11.7.0/win-64::cuda-nvdisasm-11.7.50-0
  cuda-nvml-dev      nvidia/label/cuda-11.7.0/win-64::cuda-nvml-dev-11.7.50-0
  cuda-nvprof        nvidia/label/cuda-11.7.0/win-64::cuda-nvprof-11.7.50-0
  cuda-nvprune       nvidia/label/cuda-11.7.0/win-64::cuda-nvprune-11.7.50-0
  cuda-nvrtc         nvidia/label/cuda-11.7.0/win-64::cuda-nvrtc-11.7.50-0
  cuda-nvrtc-dev     nvidia/label/cuda-11.7.0/win-64::cuda-nvrtc-dev-11.7.50-0
  cuda-nvtx          nvidia/label/cuda-11.7.0/win-64::cuda-nvtx-11.7.50-0
  cuda-nvvp          nvidia/label/cuda-11.7.0/win-64::cuda-nvvp-11.7.50-0
  cuda-runtime       nvidia/label/cuda-11.7.0/win-64::cuda-runtime-11.7.0-0
  cuda-sanitizer-api nvidia/label/cuda-11.7.0/win-64::cuda-sanitizer-api-11.7.50-0
  cuda-toolkit       nvidia/label/cuda-11.7.0/win-64::cuda-toolkit-11.7.0-0
  cuda-tools         nvidia/label/cuda-11.7.0/win-64::cuda-tools-11.7.0-0
  cuda-visual-tools  nvidia/label/cuda-11.7.0/win-64::cuda-visual-tools-11.7.0-0
  filelock           pkgs/main/win-64::filelock-3.9.0-py310haa95532_0
  freetype           pkgs/main/win-64::freetype-2.12.1-ha860e81_0
  giflib             pkgs/main/win-64::giflib-5.2.1-h8cc25b3_3
  git                pkgs/main/win-64::git-2.40.1-haa95532_1
  idna               pkgs/main/win-64::idna-3.4-py310haa95532_0
  intel-openmp       pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319
  jinja2             pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0
  jpeg               pkgs/main/win-64::jpeg-9e-h2bbff1b_1
  lerc               pkgs/main/win-64::lerc-3.0-hd77b12b_0
  libcublas          nvidia/label/cuda-11.7.0/win-64::libcublas-11.10.1.25-0
  libcublas-dev      nvidia/label/cuda-11.7.0/win-64::libcublas-dev-11.10.1.25-0
  libcufft           nvidia/label/cuda-11.7.0/win-64::libcufft-10.7.2.50-0
  libcufft-dev       nvidia/label/cuda-11.7.0/win-64::libcufft-dev-10.7.2.50-0
  libcurand          nvidia/label/cuda-11.7.0/win-64::libcurand-10.2.10.50-0
  libcurand-dev      nvidia/label/cuda-11.7.0/win-64::libcurand-dev-10.2.10.50-0
  libcusolver        nvidia/label/cuda-11.7.0/win-64::libcusolver-11.3.5.50-0
  libcusolver-dev    nvidia/label/cuda-11.7.0/win-64::libcusolver-dev-11.3.5.50-0
  libcusparse        nvidia/label/cuda-11.7.0/win-64::libcusparse-11.7.3.50-0
  libcusparse-dev    nvidia/label/cuda-11.7.0/win-64::libcusparse-dev-11.7.3.50-0
  libdeflate         pkgs/main/win-64::libdeflate-1.17-h2bbff1b_0
  libnpp             nvidia/label/cuda-11.7.0/win-64::libnpp-11.7.3.21-0
  libnpp-dev         nvidia/label/cuda-11.7.0/win-64::libnpp-dev-11.7.3.21-0
  libnvjpeg          nvidia/label/cuda-11.7.0/win-64::libnvjpeg-11.7.2.34-0
  libnvjpeg-dev      nvidia/label/cuda-11.7.0/win-64::libnvjpeg-dev-11.7.2.34-0
  libpng             pkgs/main/win-64::libpng-1.6.39-h8cc25b3_0
  libtiff            pkgs/main/win-64::libtiff-4.5.0-h6c2663c_2
  libuv              pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0
  libwebp            pkgs/main/win-64::libwebp-1.2.4-hbc33d0d_1
  libwebp-base       pkgs/main/win-64::libwebp-base-1.2.4-h2bbff1b_1
  lz4-c              pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0
  markupsafe         pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0
  mkl                pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357
  mkl-service        pkgs/main/win-64::mkl-service-2.4.0-py310h2bbff1b_1
  mkl_fft            pkgs/main/win-64::mkl_fft-1.3.6-py310h4ed8f06_1
  mkl_random         pkgs/main/win-64::mkl_random-1.2.2-py310h4ed8f06_1
  mpmath             pkgs/main/win-64::mpmath-1.3.0-py310haa95532_0
  networkx           pkgs/main/win-64::networkx-3.1-py310haa95532_0
  ninja              pkgs/main/win-64::ninja-1.10.2-haa95532_5
  ninja-base         pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5
  nsight-compute     nvidia/label/cuda-11.7.0/win-64::nsight-compute-2022.2.0.13-0
  numpy              pkgs/main/win-64::numpy-1.25.2-py310h055cbcc_0
  numpy-base         pkgs/main/win-64::numpy-base-1.25.2-py310h65a83cf_0
  pillow             pkgs/main/win-64::pillow-9.4.0-py310hd77b12b_0
  pycparser          pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0
  pyopenssl          pkgs/main/win-64::pyopenssl-23.2.0-py310haa95532_0
  pysocks            pkgs/main/win-64::pysocks-1.7.1-py310haa95532_0
  pytorch            pytorch/win-64::pytorch-2.0.0-py3.10_cuda11.7_cudnn8_0
  pytorch-cuda       pytorch/win-64::pytorch-cuda-11.7-h16d0643_5
  pytorch-mutex      pytorch/noarch::pytorch-mutex-1.0-cuda
  requests           pkgs/main/win-64::requests-2.31.0-py310haa95532_0
  sympy              pkgs/main/win-64::sympy-1.11.1-py310haa95532_0
  tbb                pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0
  torchaudio         pytorch/win-64::torchaudio-2.0.0-py310_cu117
  torchvision        pytorch/win-64::torchvision-0.15.0-py310_cu117
  typing_extensions  pkgs/main/win-64::typing_extensions-4.7.1-py310haa95532_0
  urllib3            pkgs/main/win-64::urllib3-1.26.16-py310haa95532_0
  win_inet_pton      pkgs/main/win-64::win_inet_pton-1.1.0-py310haa95532_0
  zstd               pkgs/main/win-64::zstd-1.5.5-hd43e919_0

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done

E:\one-click-installers-tts-6.0>if ""1"" == "1" (
set SSL_CERT_FILE=
 set __CONDA_OPENSLL_CERT_FILE_SET=
)

E:\one-click-installers-tts-6.0>if "E:\one-click-installers-tts-6.0\installer_files\env\Library\ssl\cacert.pem" == "" (
set SSL_CERT_FILE=E:\one-click-installers-tts-6.0\installer_files\env\Library\ssl\cacert.pem
 set __CONDA_OPENSLL_CERT_FILE_SET="1"
)
Collecting package metadata (current_repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 23.1.0
  latest version: 23.7.3

Please update conda by running

    $ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

     conda install conda=23.7.3

## Package Plan ##

  environment location: E:\one-click-installers-tts-6.0\installer_files\env

  added / updated specs:
    - ffmpeg

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    ffmpeg-4.3                 |       ha925a31_0        21.6 MB  pytorch
    ------------------------------------------------------------
                                           Total:        21.6 MB

The following NEW packages will be INSTALLED:

  ffmpeg             pytorch/win-64::ffmpeg-4.3-ha925a31_0

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done

E:\one-click-installers-tts-6.0>if ""1"" == "1" (
set SSL_CERT_FILE=
 set __CONDA_OPENSLL_CERT_FILE_SET=
)

E:\one-click-installers-tts-6.0>if "E:\one-click-installers-tts-6.0\installer_files\env\Library\ssl\cacert.pem" == "" (
set SSL_CERT_FILE=E:\one-click-installers-tts-6.0\installer_files\env\Library\ssl\cacert.pem
 set __CONDA_OPENSLL_CERT_FILE_SET="1"
)
Collecting package metadata (current_repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 23.1.0
  latest version: 23.7.3

Please update conda by running

    $ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

     conda install conda=23.7.3

## Package Plan ##

  environment location: E:\one-click-installers-tts-6.0\installer_files\env

  added / updated specs:
    - nodejs=18.16.1

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    ca-certificates-2023.7.22  |       h56e8100_0         146 KB  conda-forge
    certifi-2023.7.22          |     pyhd8ed1ab_0         150 KB  conda-forge
    nodejs-18.16.1             |       h57928b3_0        21.2 MB  conda-forge
    ------------------------------------------------------------
                                           Total:        21.5 MB

The following NEW packages will be INSTALLED:

  nodejs             conda-forge/win-64::nodejs-18.16.1-h57928b3_0

The following packages will be UPDATED:

  ca-certificates    pkgs/main::ca-certificates-2023.05.30~ --> conda-forge::ca-certificates-2023.7.22-h56e8100_0

The following packages will be SUPERSEDED by a higher-priority channel:

  certifi            pkgs/main/win-64::certifi-2023.7.22-p~ --> conda-forge/noarch::certifi-2023.7.22-pyhd8ed1ab_0

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done

E:\one-click-installers-tts-6.0>if ""1"" == "1" (
set SSL_CERT_FILE=
 set __CONDA_OPENSLL_CERT_FILE_SET=
)

E:\one-click-installers-tts-6.0>if "E:\one-click-installers-tts-6.0\installer_files\env\Library\ssl\cacert.pem" == "" (
set SSL_CERT_FILE=E:\one-click-installers-tts-6.0\installer_files\env\Library\ssl\cacert.pem
 set __CONDA_OPENSLL_CERT_FILE_SET="1"
)
Cloning into 'tts-generation-webui'...
remote: Enumerating objects: 1044, done.
remote: Counting objects: 100% (309/309), done.
remote: Compressing objects: 100% (144/144), done.
remote: Total 1044 (delta 208), reused 209 (delta 164), pack-reused 735
Receiving objects: 100% (1044/1044), 21.34 MiB | 17.83 MiB/s, done.

Resolving deltas: 100% (512/512), done.
Already up to date.
Collecting suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark (from -r requirements.txt (line 7))
  Using cached suno_bark-0.0.1a0-py3-none-any.whl
Collecting tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise (from -r requirements.txt (line 9))
  Using cached TorToiSe-2.8.0-py3-none-any.whl
Requirement already satisfied: torch==2.0.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from -r requirements.txt (line 1)) (2.0.0)
Collecting ffmpeg-python (from -r requirements.txt (line 2))
  Using cached ffmpeg_python-0.2.0-py3-none-any.whl (25 kB)
Collecting gradio==3.35.2 (from -r requirements.txt (line 3))
  Obtaining dependency information for gradio==3.35.2 from https://files.pythonhosted.org/packages/50/70/ed0ba0fb5c3b1cb2e481717ad190056a4c9a0ef2f296b871e10375b2ab83/gradio-3.35.2-py3-none-any.whl.metadata
  Using cached gradio-3.35.2-py3-none-any.whl.metadata (15 kB)
Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 4))
  Using cached python_dotenv-1.0.0-py3-none-any.whl (19 kB)
Collecting soundfile==0.12.1 (from -r requirements.txt (line 5))
  Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB)
Collecting vocos==0.0.2 (from -r requirements.txt (line 8))
  Obtaining dependency information for vocos==0.0.2 from https://files.pythonhosted.org/packages/56/6f/ddb0e463195e4eea68a8cf3997dd90c23ced6e7091df1af74d4294aa11e7/vocos-0.0.2-py3-none-any.whl.metadata
  Using cached vocos-0.0.2-py3-none-any.whl.metadata (4.4 kB)
Requirement already satisfied: filelock in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements.txt (line 1)) (3.9.0)
Requirement already satisfied: typing-extensions in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements.txt (line 1)) (4.7.1)
Requirement already satisfied: sympy in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements.txt (line 1)) (1.11.1)
Requirement already satisfied: networkx in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements.txt (line 1)) (3.1)
Requirement already satisfied: jinja2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements.txt (line 1)) (3.1.2)
Collecting aiofiles (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for aiofiles from https://files.pythonhosted.org/packages/c5/19/5af6804c4cc0fed83f47bff6e413a98a36618e7d40185cd36e69737f3b0e/aiofiles-23.2.1-py3-none-any.whl.metadata
  Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
Collecting aiohttp (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for aiohttp from https://files.pythonhosted.org/packages/67/35/84691e1f705b1ec4ec583e27c04e0e9672dffadb86fbbd98bc3d8942f6c2/aiohttp-3.8.5-cp310-cp310-win_amd64.whl.metadata
  Using cached aiohttp-3.8.5-cp310-cp310-win_amd64.whl.metadata (8.0 kB)
Collecting altair>=4.2.0 (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for altair>=4.2.0 from https://files.pythonhosted.org/packages/b2/20/5c3b89d6f8d9938325a9330793438389e0dc94c34d921f6da35ec62095f3/altair-5.0.1-py3-none-any.whl.metadata
  Using cached altair-5.0.1-py3-none-any.whl.metadata (8.5 kB)
Collecting fastapi (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for fastapi from https://files.pythonhosted.org/packages/09/ae/8378894f9fbdf0297cdffdc79496ccd779166d675fec47cad8d2ca782739/fastapi-0.101.1-py3-none-any.whl.metadata
  Using cached fastapi-0.101.1-py3-none-any.whl.metadata (23 kB)
Collecting ffmpy (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached ffmpy-0.3.1-py3-none-any.whl
Collecting gradio-client>=0.2.7 (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for gradio-client>=0.2.7 from https://files.pythonhosted.org/packages/fe/85/ec0323f39192c4bee04e8e06e64213aff816b9d1b61c3c8367e75b1c7e10/gradio_client-0.5.0-py3-none-any.whl.metadata
  Using cached gradio_client-0.5.0-py3-none-any.whl.metadata (7.1 kB)
Collecting httpx (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for httpx from https://files.pythonhosted.org/packages/ec/91/e41f64f03d2a13aee7e8c819d82ee3aa7cdc484d18c0ae859742597d5aa0/httpx-0.24.1-py3-none-any.whl.metadata
  Using cached httpx-0.24.1-py3-none-any.whl.metadata (7.4 kB)
Collecting huggingface-hub>=0.14.0 (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for huggingface-hub>=0.14.0 from https://files.pythonhosted.org/packages/7f/c4/adcbe9a696c135578cabcbdd7331332daad4d49b7c43688bc2d36b3a47d2/huggingface_hub-0.16.4-py3-none-any.whl.metadata
  Using cached huggingface_hub-0.16.4-py3-none-any.whl.metadata (12 kB)
Collecting markdown-it-py[linkify]>=2.0.0 (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for markdown-it-py[linkify]>=2.0.0 from https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata
  Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
Requirement already satisfied: markupsafe in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio==3.35.2->-r requirements.txt (line 3)) (2.1.1)
Collecting matplotlib (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for matplotlib from https://files.pythonhosted.org/packages/ff/1f/2b83c7acf453318a80dc619e99fc30a663b2c1fb18be3d358a96addfecd9/matplotlib-3.7.2-cp310-cp310-win_amd64.whl.metadata
  Using cached matplotlib-3.7.2-cp310-cp310-win_amd64.whl.metadata (5.8 kB)
Collecting mdit-py-plugins<=0.3.3 (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached mdit_py_plugins-0.3.3-py3-none-any.whl (50 kB)
Requirement already satisfied: numpy in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio==3.35.2->-r requirements.txt (line 3)) (1.25.2)
Collecting orjson (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for orjson from https://files.pythonhosted.org/packages/e7/a6/545607d3854b87c8f28894e93a0d34fda90b80affad852bca8c3d30710dc/orjson-3.9.5-cp310-none-win_amd64.whl.metadata
  Using cached orjson-3.9.5-cp310-none-win_amd64.whl.metadata (50 kB)
Collecting pandas (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for pandas from https://files.pythonhosted.org/packages/ed/30/b97456e7063edac0e5a405128065f0cd2033adfe3716fb2256c186bd41d0/pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata
  Using cached pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB)
Requirement already satisfied: pillow in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio==3.35.2->-r requirements.txt (line 3)) (9.4.0)
Collecting pydantic (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for pydantic from https://files.pythonhosted.org/packages/82/06/fafdc75e48b248eff364b4249af4bcc6952225e8f20e8205820afc66e88e/pydantic-2.3.0-py3-none-any.whl.metadata
  Using cached pydantic-2.3.0-py3-none-any.whl.metadata (148 kB)
Collecting pydub (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting pygments>=2.12.0 (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for pygments>=2.12.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata
  Using cached Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB)
Collecting python-multipart (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached python_multipart-0.0.6-py3-none-any.whl (45 kB)
Collecting pyyaml (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/24/97/9b59b43431f98d01806b288532da38099cc6f2fea0f3d712e21e269c0279/PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata
  Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata (2.1 kB)
Requirement already satisfied: requests in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio==3.35.2->-r requirements.txt (line 3)) (2.31.0)
Collecting semantic-version (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Collecting uvicorn>=0.14.0 (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for uvicorn>=0.14.0 from https://files.pythonhosted.org/packages/79/96/b0882a1c3f7ef3dd86879e041212ae5b62b4bd352320889231cc735a8e8f/uvicorn-0.23.2-py3-none-any.whl.metadata
  Using cached uvicorn-0.23.2-py3-none-any.whl.metadata (6.2 kB)
Collecting websockets>=10.0 (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached websockets-11.0.3-cp310-cp310-win_amd64.whl (124 kB)
Requirement already satisfied: cffi>=1.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from soundfile==0.12.1->-r requirements.txt (line 5)) (1.15.1)
Requirement already satisfied: torchaudio in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from vocos==0.0.2->-r requirements.txt (line 8)) (2.0.0)
Collecting scipy (from vocos==0.0.2->-r requirements.txt (line 8))
  Obtaining dependency information for scipy from https://files.pythonhosted.org/packages/70/03/485f73046134400ea25d3cb178c5e6728f9b165f79d09638ecb44ee0e9b1/scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata
  Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata (59 kB)
Collecting einops (from vocos==0.0.2->-r requirements.txt (line 8))
  Using cached einops-0.6.1-py3-none-any.whl (42 kB)
Collecting encodec==0.1.1 (from vocos==0.0.2->-r requirements.txt (line 8))
  Using cached encodec-0.1.1-py3-none-any.whl
Collecting future (from ffmpeg-python->-r requirements.txt (line 2))
  Using cached future-0.18.3-py3-none-any.whl
Collecting boto3 (from suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Obtaining dependency information for boto3 from https://files.pythonhosted.org/packages/8c/64/bdc3f64273d27f27bf0a082de64be341109b4ce664d95ebd77c16cfd40b2/boto3-1.28.33-py3-none-any.whl.metadata
  Using cached boto3-1.28.33-py3-none-any.whl.metadata (6.7 kB)
Collecting funcy (from suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Using cached funcy-2.0-py2.py3-none-any.whl (30 kB)
Collecting tokenizers (from suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Using cached tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB)
Collecting tqdm (from suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Obtaining dependency information for tqdm from https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl.metadata
  Using cached tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
Collecting transformers (from suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Obtaining dependency information for transformers from https://files.pythonhosted.org/packages/ae/95/283a1c004430bd2a9425d6937fc545dd49a4e4592feb76be0299a14e2378/transformers-4.32.0-py3-none-any.whl.metadata
  Using cached transformers-4.32.0-py3-none-any.whl.metadata (118 kB)
Collecting rotary-embedding-torch (from tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for rotary-embedding-torch from https://files.pythonhosted.org/packages/ea/3f/1f826b27e756bcc99921e78b49d92ae3335d4ca3d6b8034571fe4dac1510/rotary_embedding_torch-0.2.7-py3-none-any.whl.metadata
  Using cached rotary_embedding_torch-0.2.7-py3-none-any.whl.metadata (678 bytes)
Collecting inflect (from tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for inflect from https://files.pythonhosted.org/packages/fb/c6/d9feb758be584f729424390af24687d3a4363d968164f94079f83cd536b4/inflect-7.0.0-py3-none-any.whl.metadata
  Using cached inflect-7.0.0-py3-none-any.whl.metadata (21 kB)
Collecting progressbar (from tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Using cached progressbar-2.5-py3-none-any.whl
Collecting unidecode (from tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Using cached Unidecode-1.3.6-py3-none-any.whl (235 kB)
Collecting librosa (from tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for librosa from https://files.pythonhosted.org/packages/e2/a2/4f639c1168d7aada749a896afb4892a831e2041bebdcf636aebfe9e86556/librosa-0.10.1-py3-none-any.whl.metadata
  Using cached librosa-0.10.1-py3-none-any.whl.metadata (8.3 kB)
Collecting transformers (from suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Obtaining dependency information for transformers from https://files.pythonhosted.org/packages/21/02/ae8e595f45b6c8edee07913892b3b41f5f5f273962ad98851dc6a564bbb9/transformers-4.31.0-py3-none-any.whl.metadata
  Using cached transformers-4.31.0-py3-none-any.whl.metadata (116 kB)
Collecting packaging>=20.0 (from transformers->suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting regex!=2019.12.17 (from transformers->suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Obtaining dependency information for regex!=2019.12.17 from https://files.pythonhosted.org/packages/e6/7c/96a44dabe8577f43ac34e34d0ac098ee42390a06fee4cbe8b5317ecf2520/regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata
  Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata (42 kB)
Collecting safetensors>=0.3.1 (from transformers->suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Using cached safetensors-0.3.3.tar.gz (35 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting jsonschema>=3.0 (from altair>=4.2.0->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for jsonschema>=3.0 from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata
  Using cached jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB)
Collecting toolz (from altair>=4.2.0->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached toolz-0.12.0-py3-none-any.whl (55 kB)
Requirement already satisfied: pycparser in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from cffi>=1.0->soundfile==0.12.1->-r requirements.txt (line 5)) (2.21)
Collecting fsspec (from gradio-client>=0.2.7->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for fsspec from https://files.pythonhosted.org/packages/e3/bd/4c0a4619494188a9db5d77e2100ab7d544a42e76b2447869d8e124e981d8/fsspec-2023.6.0-py3-none-any.whl.metadata
  Using cached fsspec-2023.6.0-py3-none-any.whl.metadata (6.7 kB)
Collecting mdurl~=0.1 (from markdown-it-py[linkify]>=2.0.0->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Collecting linkify-it-py<3,>=1 (from markdown-it-py[linkify]>=2.0.0->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached linkify_it_py-2.0.2-py3-none-any.whl (19 kB)
INFO: pip is looking at multiple versions of mdit-py-plugins to determine which version is compatible with other requirements. This could take a while.
Collecting mdit-py-plugins<=0.3.3 (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached mdit_py_plugins-0.3.2-py3-none-any.whl (50 kB)
  Using cached mdit_py_plugins-0.3.1-py3-none-any.whl (46 kB)
  Using cached mdit_py_plugins-0.3.0-py3-none-any.whl (43 kB)
  Using cached mdit_py_plugins-0.2.8-py3-none-any.whl (41 kB)
  Using cached mdit_py_plugins-0.2.7-py3-none-any.whl (41 kB)
  Using cached mdit_py_plugins-0.2.6-py3-none-any.whl (39 kB)
  Using cached mdit_py_plugins-0.2.5-py3-none-any.whl (39 kB)
INFO: pip is still looking at multiple versions of mdit-py-plugins to determine which version is compatible with other requirements. This could take a while.
  Using cached mdit_py_plugins-0.2.4-py3-none-any.whl (39 kB)
  Using cached mdit_py_plugins-0.2.3-py3-none-any.whl (39 kB)
  Using cached mdit_py_plugins-0.2.2-py3-none-any.whl (39 kB)
  Using cached mdit_py_plugins-0.2.1-py3-none-any.whl (38 kB)
  Using cached mdit_py_plugins-0.2.0-py3-none-any.whl (38 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
  Using cached mdit_py_plugins-0.1.0-py3-none-any.whl (37 kB)
Collecting markdown-it-py[linkify]>=2.0.0 (from gradio==3.35.2->-r requirements.txt (line 3))
  Using cached markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
Collecting python-dateutil>=2.8.2 (from pandas->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting pytz>=2020.1 (from pandas->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached pytz-2023.3-py2.py3-none-any.whl (502 kB)
Collecting tzdata>=2022.1 (from pandas->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->gradio==3.35.2->-r requirements.txt (line 3)) (2.0.4)
Requirement already satisfied: idna<4,>=2.5 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->gradio==3.35.2->-r requirements.txt (line 3)) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->gradio==3.35.2->-r requirements.txt (line 3)) (1.26.16)
Requirement already satisfied: certifi>=2017.4.17 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->gradio==3.35.2->-r requirements.txt (line 3)) (2023.7.22)
Collecting colorama (from tqdm->suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting click>=7.0 (from uvicorn>=0.14.0->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for click>=7.0 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata
  Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting h11>=0.8 (from uvicorn>=0.14.0->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Collecting attrs>=17.3.0 (from aiohttp->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached multidict-6.0.4-cp310-cp310-win_amd64.whl (28 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for async-timeout<5.0,>=4.0.0a3 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata
  Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached yarl-1.9.2-cp310-cp310-win_amd64.whl (61 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for frozenlist>=1.1.1 from https://files.pythonhosted.org/packages/ad/1a/0035d6dd5e51580c060f80ac6819f0ea55da2b1f2dad8ad15f5d3e50d91c/frozenlist-1.4.0-cp310-cp310-win_amd64.whl.metadata
  Using cached frozenlist-1.4.0-cp310-cp310-win_amd64.whl.metadata (5.3 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting botocore<1.32.0,>=1.31.33 (from boto3->suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Obtaining dependency information for botocore<1.32.0,>=1.31.33 from https://files.pythonhosted.org/packages/99/08/6a78b8ba9c757e7487c9517ef9bba14769b6148aa905b13726b94ca0f4b0/botocore-1.31.33-py3-none-any.whl.metadata
  Using cached botocore-1.31.33-py3-none-any.whl.metadata (6.0 kB)
Collecting jmespath<2.0.0,>=0.7.1 (from boto3->suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting s3transfer<0.7.0,>=0.6.0 (from boto3->suno-bark@ git+https://github.com/suno-ai/bark@56b0ba13f7c281cbffa07ea9abf7b30273a60b6a#egg=suno-bark->-r requirements.txt (line 7))
  Obtaining dependency information for s3transfer<0.7.0,>=0.6.0 from https://files.pythonhosted.org/packages/d9/17/a3b666f5ef9543cfd3c661d39d1e193abb9649d0cfbbfee3cf3b51d5af02/s3transfer-0.6.2-py3-none-any.whl.metadata
  Using cached s3transfer-0.6.2-py3-none-any.whl.metadata (1.8 kB)
Collecting starlette<0.28.0,>=0.27.0 (from fastapi->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for starlette<0.28.0,>=0.27.0 from https://files.pythonhosted.org/packages/58/f8/e2cca22387965584a409795913b774235752be4176d276714e15e1a58884/starlette-0.27.0-py3-none-any.whl.metadata
  Using cached starlette-0.27.0-py3-none-any.whl.metadata (5.8 kB)
Collecting annotated-types>=0.4.0 (from pydantic->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for annotated-types>=0.4.0 from https://files.pythonhosted.org/packages/d8/f0/a2ee543a96cc624c35a9086f39b1ed2aa403c6d355dfe47a11ee5c64a164/annotated_types-0.5.0-py3-none-any.whl.metadata
  Using cached annotated_types-0.5.0-py3-none-any.whl.metadata (11 kB)
Collecting pydantic-core==2.6.3 (from pydantic->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for pydantic-core==2.6.3 from https://files.pythonhosted.org/packages/63/af/869dd176247e855468249bcdb873103146c6b41d52b12a7c6ffc5d30462f/pydantic_core-2.6.3-cp310-none-win_amd64.whl.metadata
  Using cached pydantic_core-2.6.3-cp310-none-win_amd64.whl.metadata (6.6 kB)
Collecting httpcore<0.18.0,>=0.15.0 (from httpx->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for httpcore<0.18.0,>=0.15.0 from https://files.pythonhosted.org/packages/94/2c/2bde7ff8dd2064395555220cbf7cba79991172bf5315a07eb3ac7688d9f1/httpcore-0.17.3-py3-none-any.whl.metadata
  Using cached httpcore-0.17.3-py3-none-any.whl.metadata (18 kB)
Collecting sniffio (from httpx->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting audioread>=2.1.9 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Using cached audioread-3.0.0-py3-none-any.whl
Collecting scikit-learn>=0.20.0 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for scikit-learn>=0.20.0 from https://files.pythonhosted.org/packages/96/cf/a714a655266229b51eb2bda117f15275f12457887f165f3c1cc58ab502f1/scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata
  Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata (11 kB)
Collecting joblib>=0.14 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for joblib>=0.14 from https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl.metadata
  Using cached joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
Collecting decorator>=4.3.0 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting numba>=0.51.0 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for numba>=0.51.0 from https://files.pythonhosted.org/packages/f3/3e/6349c624303b78b6bbb97168c7fb38a1a0cb1605ae4c5d45af3b829f067a/numba-0.57.1-cp310-cp310-win_amd64.whl.metadata
  Using cached numba-0.57.1-cp310-cp310-win_amd64.whl.metadata (2.8 kB)
Collecting pooch>=1.0 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Using cached pooch-1.7.0-py3-none-any.whl (60 kB)
Collecting soxr>=0.3.2 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for soxr>=0.3.2 from https://files.pythonhosted.org/packages/50/9c/d3c40a61d980aeaafa16441f5446698a366024226272aa41be1f745a3a5e/soxr-0.3.6-cp310-cp310-win_amd64.whl.metadata
  Using cached soxr-0.3.6-cp310-cp310-win_amd64.whl.metadata (5.5 kB)
Collecting lazy-loader>=0.1 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for lazy-loader>=0.1 from https://files.pythonhosted.org/packages/a1/c3/65b3814e155836acacf720e5be3b5757130346670ac454fee29d3eda1381/lazy_loader-0.3-py3-none-any.whl.metadata
  Using cached lazy_loader-0.3-py3-none-any.whl.metadata (4.3 kB)
Collecting msgpack>=1.0 (from librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Using cached msgpack-1.0.5-cp310-cp310-win_amd64.whl (61 kB)
Collecting contourpy>=1.0.1 (from matplotlib->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/94/0a/5eb57dd395fade977786b2d2c98c2bee8234358794be44422fe58a719d42/contourpy-1.1.0-cp310-cp310-win_amd64.whl.metadata
  Using cached contourpy-1.1.0-cp310-cp310-win_amd64.whl.metadata (5.7 kB)
Collecting cycler>=0.10 (from matplotlib->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting fonttools>=4.22.0 (from matplotlib->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/1c/c6/408ee90eae2fd7ef85c5baaedfc8d533805f4c54fc6670dbde9539f1277b/fonttools-4.42.1-cp310-cp310-win_amd64.whl.metadata
  Using cached fonttools-4.42.1-cp310-cp310-win_amd64.whl.metadata (154 kB)
Collecting kiwisolver>=1.0.1 (from matplotlib->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached kiwisolver-1.4.4-cp310-cp310-win_amd64.whl (55 kB)
Collecting pyparsing<3.1,>=2.3.1 (from matplotlib->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Requirement already satisfied: mpmath>=0.19 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from sympy->torch==2.0.0->-r requirements.txt (line 1)) (1.3.0)
Collecting anyio<5.0,>=3.0 (from httpcore<0.18.0,>=0.15.0->httpx->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for anyio<5.0,>=3.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-none-any.whl.metadata
  Using cached anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair>=4.2.0->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata
  Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB)
Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair>=4.2.0->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata
  Using cached referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB)
Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair>=4.2.0->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/69/a4/1a6ae2d456be8920a62f9842ce39fffe4e2706d827e1556203575ccdf40d/rpds_py-0.9.2-cp310-none-win_amd64.whl.metadata
  Using cached rpds_py-0.9.2-cp310-none-win_amd64.whl.metadata (3.8 kB)
Collecting uc-micro-py (from linkify-it-py<3,>=1->markdown-it-py[linkify]>=2.0.0->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached uc_micro_py-1.0.2-py3-none-any.whl (6.2 kB)
Collecting llvmlite<0.41,>=0.40.0dev0 (from numba>=0.51.0->librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for llvmlite<0.41,>=0.40.0dev0 from https://files.pythonhosted.org/packages/6c/4f/e6f9dc0b34e5b8450ef757cd35afda999c8cc5098907a512cf0ecae840b5/llvmlite-0.40.1-cp310-cp310-win_amd64.whl.metadata
  Using cached llvmlite-0.40.1-cp310-cp310-win_amd64.whl.metadata (4.8 kB)
Collecting numpy (from gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/22/55/3d5a7c1142e0d9329ad27cece17933b0e2ab4e54ddc5c1861fbfeb3f7693/numpy-1.24.4-cp310-cp310-win_amd64.whl.metadata
  Using cached numpy-1.24.4-cp310-cp310-win_amd64.whl.metadata (5.6 kB)
Collecting platformdirs>=2.5.0 (from pooch>=1.0->librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for platformdirs>=2.5.0 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata
  Using cached platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB)
Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas->gradio==3.35.2->-r requirements.txt (line 3))
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.20.0->librosa->tortoise@ git+https://github.com/rsxdalv/tortoise-tts@72eccabcb7d4c7a9d943a2c9b63211e4286cf385#egg=tortoise->-r requirements.txt (line 9))
  Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata
  Using cached threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
Collecting exceptiongroup (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx->gradio==3.35.2->-r requirements.txt (line 3))
  Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata
  Using cached exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB)
Using cached gradio-3.35.2-py3-none-any.whl (19.7 MB)
Using cached vocos-0.0.2-py3-none-any.whl (23 kB)
Using cached transformers-4.31.0-py3-none-any.whl (7.4 MB)
Using cached altair-5.0.1-py3-none-any.whl (471 kB)
Using cached gradio_client-0.5.0-py3-none-any.whl (298 kB)
Using cached huggingface_hub-0.16.4-py3-none-any.whl (268 kB)
Using cached pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB)
Using cached Pygments-2.16.1-py3-none-any.whl (1.2 MB)
Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl (145 kB)
Using cached tqdm-4.66.1-py3-none-any.whl (78 kB)
Using cached uvicorn-0.23.2-py3-none-any.whl (59 kB)
Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB)
Using cached aiohttp-3.8.5-cp310-cp310-win_amd64.whl (323 kB)
Using cached boto3-1.28.33-py3-none-any.whl (135 kB)
Using cached fastapi-0.101.1-py3-none-any.whl (65 kB)
Using cached pydantic-2.3.0-py3-none-any.whl (374 kB)
Using cached pydantic_core-2.6.3-cp310-none-win_amd64.whl (1.7 MB)
Using cached httpx-0.24.1-py3-none-any.whl (75 kB)
Using cached inflect-7.0.0-py3-none-any.whl (34 kB)
Using cached librosa-0.10.1-py3-none-any.whl (253 kB)
Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl (44.0 MB)
Using cached matplotlib-3.7.2-cp310-cp310-win_amd64.whl (7.5 MB)
Using cached orjson-3.9.5-cp310-none-win_amd64.whl (139 kB)
Using cached rotary_embedding_torch-0.2.7-py3-none-any.whl (4.8 kB)
Using cached annotated_types-0.5.0-py3-none-any.whl (11 kB)
Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Using cached botocore-1.31.33-py3-none-any.whl (11.1 MB)
Using cached click-8.1.7-py3-none-any.whl (97 kB)
Using cached contourpy-1.1.0-cp310-cp310-win_amd64.whl (470 kB)
Using cached fonttools-4.42.1-cp310-cp310-win_amd64.whl (2.1 MB)
Using cached frozenlist-1.4.0-cp310-cp310-win_amd64.whl (44 kB)
Using cached httpcore-0.17.3-py3-none-any.whl (74 kB)
Using cached joblib-1.3.2-py3-none-any.whl (302 kB)
Using cached jsonschema-4.19.0-py3-none-any.whl (83 kB)
Using cached lazy_loader-0.3-py3-none-any.whl (9.1 kB)
Using cached numba-0.57.1-cp310-cp310-win_amd64.whl (2.5 MB)
Using cached numpy-1.24.4-cp310-cp310-win_amd64.whl (14.8 MB)
Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl (268 kB)
Using cached s3transfer-0.6.2-py3-none-any.whl (79 kB)
Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl (9.2 MB)
Using cached soxr-0.3.6-cp310-cp310-win_amd64.whl (184 kB)
Using cached starlette-0.27.0-py3-none-any.whl (66 kB)
Using cached fsspec-2023.6.0-py3-none-any.whl (163 kB)
Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Using cached llvmlite-0.40.1-cp310-cp310-win_amd64.whl (27.7 MB)
Using cached platformdirs-3.10.0-py3-none-any.whl (17 kB)
Using cached referencing-0.30.2-py3-none-any.whl (25 kB)
Using cached rpds_py-0.9.2-cp310-none-win_amd64.whl (180 kB)
Using cached threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
Building wheels for collected packages: safetensors
  Building wheel for safetensors (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for safetensors (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [25 lines of output]
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build\lib.win-amd64-cpython-310
      creating build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\flax.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\numpy.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\paddle.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\tensorflow.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\torch.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\__init__.py -> build\lib.win-amd64-cpython-310\safetensors
      running build_ext
      running build_rust
      error: can't find Rust compiler

      If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

      To update pip, run:

          pip install --upgrade pip

      and then retry package installation.

      If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for safetensors
Failed to build safetensors
ERROR: Could not build wheels for safetensors, which is required to install pyproject.toml-based projects
Updating dependencies...
Installing musicgen, audiocraft dependencies...
Collecting audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft (from -r requirements_audiocraft.txt (line 4))
  Using cached audiocraft-1.0.0-py3-none-any.whl
Requirement already satisfied: torch==2.0.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from -r requirements_audiocraft.txt (line 1)) (2.0.0)
Collecting xformers==0.0.19 (from -r requirements_audiocraft.txt (line 3))
  Using cached xformers-0.0.19-cp310-cp310-win_amd64.whl (96.7 MB)
Requirement already satisfied: filelock in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_audiocraft.txt (line 1)) (3.9.0)
Requirement already satisfied: typing-extensions in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_audiocraft.txt (line 1)) (4.7.1)
Requirement already satisfied: sympy in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_audiocraft.txt (line 1)) (1.11.1)
Requirement already satisfied: networkx in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_audiocraft.txt (line 1)) (3.1)
Requirement already satisfied: jinja2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_audiocraft.txt (line 1)) (3.1.2)
Requirement already satisfied: numpy in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from xformers==0.0.19->-r requirements_audiocraft.txt (line 3)) (1.25.2)
Collecting pyre-extensions==0.0.29 (from xformers==0.0.19->-r requirements_audiocraft.txt (line 3))
  Using cached pyre_extensions-0.0.29-py3-none-any.whl (12 kB)
Collecting typing-inspect (from pyre-extensions==0.0.29->xformers==0.0.19->-r requirements_audiocraft.txt (line 3))
  Obtaining dependency information for typing-inspect from https://files.pythonhosted.org/packages/65/f3/107a22063bf27bdccf2024833d3445f4eea42b2e598abfbd46f6a63b6cb0/typing_inspect-0.9.0-py3-none-any.whl.metadata
  Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB)
Collecting av (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached av-10.0.0-cp310-cp310-win_amd64.whl (25.3 MB)
Collecting einops (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached einops-0.6.1-py3-none-any.whl (42 kB)
Collecting flashy>=0.0.1 (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached flashy-0.0.2-py3-none-any.whl
Collecting hydra-core>=1.1 (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached hydra_core-1.3.2-py3-none-any.whl (154 kB)
Collecting hydra-colorlog (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached hydra_colorlog-1.2.0-py3-none-any.whl (3.6 kB)
Collecting julius (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached julius-0.2.7-py3-none-any.whl
Collecting num2words (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached num2words-0.5.12-py3-none-any.whl (125 kB)
Collecting sentencepiece (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl (977 kB)
Collecting spacy==3.5.2 (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached spacy-3.5.2-cp310-cp310-win_amd64.whl (12.2 MB)
Requirement already satisfied: torchaudio>=2.0.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (2.0.0)
Collecting huggingface-hub (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for huggingface-hub from https://files.pythonhosted.org/packages/7f/c4/adcbe9a696c135578cabcbdd7331332daad4d49b7c43688bc2d36b3a47d2/huggingface_hub-0.16.4-py3-none-any.whl.metadata
  Using cached huggingface_hub-0.16.4-py3-none-any.whl.metadata (12 kB)
Collecting tqdm (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for tqdm from https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl.metadata
  Using cached tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
Collecting transformers>=4.31.0 (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for transformers>=4.31.0 from https://files.pythonhosted.org/packages/ae/95/283a1c004430bd2a9425d6937fc545dd49a4e4592feb76be0299a14e2378/transformers-4.32.0-py3-none-any.whl.metadata
  Using cached transformers-4.32.0-py3-none-any.whl.metadata (118 kB)
Collecting demucs (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached demucs-4.0.0-py3-none-any.whl
Collecting librosa (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for librosa from https://files.pythonhosted.org/packages/e2/a2/4f639c1168d7aada749a896afb4892a831e2041bebdcf636aebfe9e86556/librosa-0.10.1-py3-none-any.whl.metadata
  Using cached librosa-0.10.1-py3-none-any.whl.metadata (8.3 kB)
Collecting gradio (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for gradio from https://files.pythonhosted.org/packages/70/38/4fb11e6ddf8ecc77717389b553ea8dedca1a0574eee4fcbaf943e7dc34df/gradio-3.41.0-py3-none-any.whl.metadata
  Using cached gradio-3.41.0-py3-none-any.whl.metadata (17 kB)
Collecting torchmetrics (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for torchmetrics from https://files.pythonhosted.org/packages/ec/83/c69e70d559747126f952b6210ebd1f83dcf0f64f8a0591e0f9996f996db3/torchmetrics-1.1.0-py3-none-any.whl.metadata
  Using cached torchmetrics-1.1.0-py3-none-any.whl.metadata (21 kB)
Collecting encodec (from audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached encodec-0.1.1-py3-none-any.whl
Collecting spacy-legacy<3.1.0,>=3.0.11 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached spacy_legacy-3.0.12-py2.py3-none-any.whl (29 kB)
Collecting spacy-loggers<2.0.0,>=1.0.0 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached spacy_loggers-1.0.4-py3-none-any.whl (11 kB)
Collecting murmurhash<1.1.0,>=0.28.0 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached murmurhash-1.0.9-cp310-cp310-win_amd64.whl (18 kB)
Collecting cymem<2.1.0,>=2.0.2 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached cymem-2.0.7-cp310-cp310-win_amd64.whl (29 kB)
Collecting preshed<3.1.0,>=3.0.2 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached preshed-3.0.8-cp310-cp310-win_amd64.whl (94 kB)
Collecting thinc<8.2.0,>=8.1.8 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for thinc<8.2.0,>=8.1.8 from https://files.pythonhosted.org/packages/c0/a9/6b250ddb2dd4006051332bca3ff1c60562e643a39f6f9b0f71a9806602e1/thinc-8.1.12-cp310-cp310-win_amd64.whl.metadata
  Using cached thinc-8.1.12-cp310-cp310-win_amd64.whl.metadata (15 kB)
Collecting wasabi<1.2.0,>=0.9.1 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for wasabi<1.2.0,>=0.9.1 from https://files.pythonhosted.org/packages/8f/69/26cbf0bad11703241cb84d5324d868097f7a8faf2f1888354dac8883f3fc/wasabi-1.1.2-py3-none-any.whl.metadata
  Using cached wasabi-1.1.2-py3-none-any.whl.metadata (28 kB)
Collecting srsly<3.0.0,>=2.4.3 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for srsly<3.0.0,>=2.4.3 from https://files.pythonhosted.org/packages/8d/e3/60769ee9b07a41aa9def88a78d884447f613ef6a7fae0f40f24886a98030/srsly-2.4.7-cp310-cp310-win_amd64.whl.metadata
  Using cached srsly-2.4.7-cp310-cp310-win_amd64.whl.metadata (20 kB)
Collecting catalogue<2.1.0,>=2.0.6 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for catalogue<2.1.0,>=2.0.6 from https://files.pythonhosted.org/packages/45/8f/5b73efc14e0373d9bb0de6ce1ab04a8f77420dc473f1f3ef270caf085cff/catalogue-2.0.9-py3-none-any.whl.metadata
  Using cached catalogue-2.0.9-py3-none-any.whl.metadata (14 kB)
Collecting typer<0.8.0,>=0.3.0 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached typer-0.7.0-py3-none-any.whl (38 kB)
Collecting pathy>=0.10.0 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for pathy>=0.10.0 from https://files.pythonhosted.org/packages/b5/c3/04a002ace658133f5ac48d30258ed9ceab720595dc1ac36df02fe52018af/pathy-0.10.2-py3-none-any.whl.metadata
  Using cached pathy-0.10.2-py3-none-any.whl.metadata (16 kB)
Collecting smart-open<7.0.0,>=5.2.1 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached smart_open-6.3.0-py3-none-any.whl (56 kB)
Requirement already satisfied: requests<3.0.0,>=2.13.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (2.31.0)
Collecting pydantic!=1.8,!=1.8.1,<1.11.0,>=1.7.4 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for pydantic!=1.8,!=1.8.1,<1.11.0,>=1.7.4 from https://files.pythonhosted.org/packages/0e/88/8e503b95402c73e023d705293ff0659f133976cdd726f7f8dffce5e8eef4/pydantic-1.10.12-cp310-cp310-win_amd64.whl.metadata
  Using cached pydantic-1.10.12-cp310-cp310-win_amd64.whl.metadata (150 kB)
Requirement already satisfied: setuptools in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (68.0.0)
Collecting packaging>=20.0 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting langcodes<4.0.0,>=3.2.0 (from spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached langcodes-3.3.0-py3-none-any.whl (181 kB)
Collecting dora-search (from flashy>=0.0.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached dora_search-0.1.12-py3-none-any.whl
Collecting colorlog (from flashy>=0.0.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached colorlog-6.7.0-py2.py3-none-any.whl (11 kB)
Collecting omegaconf<2.4,>=2.2 (from hydra-core>=1.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
Collecting antlr4-python3-runtime==4.9.* (from hydra-core>=1.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl
Collecting colorama (from tqdm->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting pyyaml>=5.1 (from transformers>=4.31.0->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for pyyaml>=5.1 from https://files.pythonhosted.org/packages/24/97/9b59b43431f98d01806b288532da38099cc6f2fea0f3d712e21e269c0279/PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata
  Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata (2.1 kB)
Collecting regex!=2019.12.17 (from transformers>=4.31.0->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for regex!=2019.12.17 from https://files.pythonhosted.org/packages/e6/7c/96a44dabe8577f43ac34e34d0ac098ee42390a06fee4cbe8b5317ecf2520/regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata
  Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata (42 kB)
Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers>=4.31.0->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB)
Collecting safetensors>=0.3.1 (from transformers>=4.31.0->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached safetensors-0.3.3.tar.gz (35 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting fsspec (from huggingface-hub->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for fsspec from https://files.pythonhosted.org/packages/e3/bd/4c0a4619494188a9db5d77e2100ab7d544a42e76b2447869d8e124e981d8/fsspec-2023.6.0-py3-none-any.whl.metadata
  Using cached fsspec-2023.6.0-py3-none-any.whl.metadata (6.7 kB)
Collecting diffq>=0.2.1 (from demucs->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached diffq-0.2.4-cp310-cp310-win_amd64.whl (91 kB)
Collecting lameenc>=1.2 (from demucs->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for lameenc>=1.2 from https://files.pythonhosted.org/packages/65/e5/ac2f940923e27e0a0ba1e4a240ac97b57b900872e7bc62600d30d7081c68/lameenc-1.6.1-cp310-cp310-win_amd64.whl.metadata
  Using cached lameenc-1.6.1-cp310-cp310-win_amd64.whl.metadata (825 bytes)
Collecting openunmix (from demucs->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached openunmix-1.2.1-py3-none-any.whl (46 kB)
Collecting aiofiles<24.0,>=22.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for aiofiles<24.0,>=22.0 from https://files.pythonhosted.org/packages/c5/19/5af6804c4cc0fed83f47bff6e413a98a36618e7d40185cd36e69737f3b0e/aiofiles-23.2.1-py3-none-any.whl.metadata
  Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
Collecting altair<6.0,>=4.2.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for altair<6.0,>=4.2.0 from https://files.pythonhosted.org/packages/b2/20/5c3b89d6f8d9938325a9330793438389e0dc94c34d921f6da35ec62095f3/altair-5.0.1-py3-none-any.whl.metadata
  Using cached altair-5.0.1-py3-none-any.whl.metadata (8.5 kB)
Collecting fastapi (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for fastapi from https://files.pythonhosted.org/packages/09/ae/8378894f9fbdf0297cdffdc79496ccd779166d675fec47cad8d2ca782739/fastapi-0.101.1-py3-none-any.whl.metadata
  Using cached fastapi-0.101.1-py3-none-any.whl.metadata (23 kB)
Collecting ffmpy (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached ffmpy-0.3.1-py3-none-any.whl
Collecting gradio-client==0.5.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for gradio-client==0.5.0 from https://files.pythonhosted.org/packages/fe/85/ec0323f39192c4bee04e8e06e64213aff816b9d1b61c3c8367e75b1c7e10/gradio_client-0.5.0-py3-none-any.whl.metadata
  Using cached gradio_client-0.5.0-py3-none-any.whl.metadata (7.1 kB)
Collecting httpx (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for httpx from https://files.pythonhosted.org/packages/ec/91/e41f64f03d2a13aee7e8c819d82ee3aa7cdc484d18c0ae859742597d5aa0/httpx-0.24.1-py3-none-any.whl.metadata
  Using cached httpx-0.24.1-py3-none-any.whl.metadata (7.4 kB)
Collecting importlib-resources<7.0,>=1.3 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for importlib-resources<7.0,>=1.3 from https://files.pythonhosted.org/packages/25/d4/592f53ce2f8dde8be5720851bd0ab71cc2e76c55978e4163ef1ab7e389bb/importlib_resources-6.0.1-py3-none-any.whl.metadata
  Using cached importlib_resources-6.0.1-py3-none-any.whl.metadata (4.0 kB)
Requirement already satisfied: markupsafe~=2.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (2.1.1)
Collecting matplotlib~=3.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for matplotlib~=3.0 from https://files.pythonhosted.org/packages/ff/1f/2b83c7acf453318a80dc619e99fc30a663b2c1fb18be3d358a96addfecd9/matplotlib-3.7.2-cp310-cp310-win_amd64.whl.metadata
  Using cached matplotlib-3.7.2-cp310-cp310-win_amd64.whl.metadata (5.8 kB)
Collecting orjson~=3.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for orjson~=3.0 from https://files.pythonhosted.org/packages/e7/a6/545607d3854b87c8f28894e93a0d34fda90b80affad852bca8c3d30710dc/orjson-3.9.5-cp310-none-win_amd64.whl.metadata
  Using cached orjson-3.9.5-cp310-none-win_amd64.whl.metadata (50 kB)
Collecting pandas<3.0,>=1.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for pandas<3.0,>=1.0 from https://files.pythonhosted.org/packages/ed/30/b97456e7063edac0e5a405128065f0cd2033adfe3716fb2256c186bd41d0/pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata
  Using cached pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB)
Requirement already satisfied: pillow<11.0,>=8.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (9.4.0)
Collecting pydub (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting python-multipart (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached python_multipart-0.0.6-py3-none-any.whl (45 kB)
Collecting semantic-version~=2.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Collecting uvicorn>=0.14.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for uvicorn>=0.14.0 from https://files.pythonhosted.org/packages/79/96/b0882a1c3f7ef3dd86879e041212ae5b62b4bd352320889231cc735a8e8f/uvicorn-0.23.2-py3-none-any.whl.metadata
  Using cached uvicorn-0.23.2-py3-none-any.whl.metadata (6.2 kB)
Collecting websockets<12.0,>=10.0 (from gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached websockets-11.0.3-cp310-cp310-win_amd64.whl (124 kB)
Collecting audioread>=2.1.9 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached audioread-3.0.0-py3-none-any.whl
Collecting scipy>=1.2.0 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for scipy>=1.2.0 from https://files.pythonhosted.org/packages/70/03/485f73046134400ea25d3cb178c5e6728f9b165f79d09638ecb44ee0e9b1/scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata
  Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata (59 kB)
Collecting scikit-learn>=0.20.0 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for scikit-learn>=0.20.0 from https://files.pythonhosted.org/packages/96/cf/a714a655266229b51eb2bda117f15275f12457887f165f3c1cc58ab502f1/scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata
  Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata (11 kB)
Collecting joblib>=0.14 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for joblib>=0.14 from https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl.metadata
  Using cached joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
Collecting decorator>=4.3.0 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting numba>=0.51.0 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for numba>=0.51.0 from https://files.pythonhosted.org/packages/f3/3e/6349c624303b78b6bbb97168c7fb38a1a0cb1605ae4c5d45af3b829f067a/numba-0.57.1-cp310-cp310-win_amd64.whl.metadata
  Using cached numba-0.57.1-cp310-cp310-win_amd64.whl.metadata (2.8 kB)
Collecting soundfile>=0.12.1 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB)
Collecting pooch>=1.0 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached pooch-1.7.0-py3-none-any.whl (60 kB)
Collecting soxr>=0.3.2 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for soxr>=0.3.2 from https://files.pythonhosted.org/packages/50/9c/d3c40a61d980aeaafa16441f5446698a366024226272aa41be1f745a3a5e/soxr-0.3.6-cp310-cp310-win_amd64.whl.metadata
  Using cached soxr-0.3.6-cp310-cp310-win_amd64.whl.metadata (5.5 kB)
Collecting lazy-loader>=0.1 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for lazy-loader>=0.1 from https://files.pythonhosted.org/packages/a1/c3/65b3814e155836acacf720e5be3b5757130346670ac454fee29d3eda1381/lazy_loader-0.3-py3-none-any.whl.metadata
  Using cached lazy_loader-0.3-py3-none-any.whl.metadata (4.3 kB)
Collecting msgpack>=1.0 (from librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached msgpack-1.0.5-cp310-cp310-win_amd64.whl (61 kB)
Collecting docopt>=0.6.2 (from num2words->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached docopt-0.6.2-py2.py3-none-any.whl
Requirement already satisfied: mpmath>=0.19 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from sympy->torch==2.0.0->-r requirements_audiocraft.txt (line 1)) (1.3.0)
Collecting lightning-utilities>=0.8.0 (from torchmetrics->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for lightning-utilities>=0.8.0 from https://files.pythonhosted.org/packages/46/ee/8641eeb6a062f383b7d6875604e1f3f83bd2c93a0b4dbcabd3150b32de6e/lightning_utilities-0.9.0-py3-none-any.whl.metadata
  Using cached lightning_utilities-0.9.0-py3-none-any.whl.metadata (4.6 kB)
Collecting jsonschema>=3.0 (from altair<6.0,>=4.2.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for jsonschema>=3.0 from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata
  Using cached jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB)
Collecting toolz (from altair<6.0,>=4.2.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached toolz-0.12.0-py3-none-any.whl (55 kB)
Collecting Cython (from diffq>=0.2.1->demucs->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for Cython from https://files.pythonhosted.org/packages/6d/0b/889b9b839ea7237eb6048191fe653c17ce93e298495eaf8f893cff748951/Cython-3.0.0-cp310-cp310-win_amd64.whl.metadata
  Using cached Cython-3.0.0-cp310-cp310-win_amd64.whl.metadata (3.2 kB)
Collecting contourpy>=1.0.1 (from matplotlib~=3.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/94/0a/5eb57dd395fade977786b2d2c98c2bee8234358794be44422fe58a719d42/contourpy-1.1.0-cp310-cp310-win_amd64.whl.metadata
  Using cached contourpy-1.1.0-cp310-cp310-win_amd64.whl.metadata (5.7 kB)
Collecting cycler>=0.10 (from matplotlib~=3.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting fonttools>=4.22.0 (from matplotlib~=3.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/1c/c6/408ee90eae2fd7ef85c5baaedfc8d533805f4c54fc6670dbde9539f1277b/fonttools-4.42.1-cp310-cp310-win_amd64.whl.metadata
  Using cached fonttools-4.42.1-cp310-cp310-win_amd64.whl.metadata (154 kB)
Collecting kiwisolver>=1.0.1 (from matplotlib~=3.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached kiwisolver-1.4.4-cp310-cp310-win_amd64.whl (55 kB)
Collecting pyparsing<3.1,>=2.3.1 (from matplotlib~=3.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting python-dateutil>=2.7 (from matplotlib~=3.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting llvmlite<0.41,>=0.40.0dev0 (from numba>=0.51.0->librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for llvmlite<0.41,>=0.40.0dev0 from https://files.pythonhosted.org/packages/6c/4f/e6f9dc0b34e5b8450ef757cd35afda999c8cc5098907a512cf0ecae840b5/llvmlite-0.40.1-cp310-cp310-win_amd64.whl.metadata
  Using cached llvmlite-0.40.1-cp310-cp310-win_amd64.whl.metadata (4.8 kB)
Collecting numpy (from xformers==0.0.19->-r requirements_audiocraft.txt (line 3))
  Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/22/55/3d5a7c1142e0d9329ad27cece17933b0e2ab4e54ddc5c1861fbfeb3f7693/numpy-1.24.4-cp310-cp310-win_amd64.whl.metadata
  Using cached numpy-1.24.4-cp310-cp310-win_amd64.whl.metadata (5.6 kB)
Collecting pytz>=2020.1 (from pandas<3.0,>=1.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached pytz-2023.3-py2.py3-none-any.whl (502 kB)
Collecting tzdata>=2022.1 (from pandas<3.0,>=1.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB)
Collecting platformdirs>=2.5.0 (from pooch>=1.0->librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for platformdirs>=2.5.0 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata
  Using cached platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (2.0.4)
Requirement already satisfied: idna<4,>=2.5 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (1.26.16)
Requirement already satisfied: certifi>=2017.4.17 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (2023.7.22)
Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.20.0->librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata
  Using cached threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
Requirement already satisfied: cffi>=1.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from soundfile>=0.12.1->librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (1.15.1)
Collecting blis<0.8.0,>=0.7.8 (from thinc<8.2.0,>=8.1.8->spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for blis<0.8.0,>=0.7.8 from https://files.pythonhosted.org/packages/f2/3e/2af66dc38327ade0d37b4ed519ff05bd8b329cf88c2263778a2c595486a4/blis-0.7.10-cp310-cp310-win_amd64.whl.metadata
  Using cached blis-0.7.10-cp310-cp310-win_amd64.whl.metadata (7.6 kB)
Collecting confection<1.0.0,>=0.0.1 (from thinc<8.2.0,>=8.1.8->spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for confection<1.0.0,>=0.0.1 from https://files.pythonhosted.org/packages/05/5e/1a56e81e3335ce18f6742539edd2f6ea98bbf477fefc9a4dc5c0694bace4/confection-0.1.1-py3-none-any.whl.metadata
  Using cached confection-0.1.1-py3-none-any.whl.metadata (19 kB)
Collecting click<9.0.0,>=7.1.1 (from typer<0.8.0,>=0.3.0->spacy==3.5.2->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for click<9.0.0,>=7.1.1 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata
  Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting h11>=0.8 (from uvicorn>=0.14.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Collecting retrying (from dora-search->flashy>=0.0.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached retrying-1.3.4-py3-none-any.whl (11 kB)
Collecting submitit (from dora-search->flashy>=0.0.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached submitit-1.4.5-py3-none-any.whl (73 kB)
Collecting treetable (from dora-search->flashy>=0.0.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached treetable-0.2.5-py3-none-any.whl
Collecting starlette<0.28.0,>=0.27.0 (from fastapi->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for starlette<0.28.0,>=0.27.0 from https://files.pythonhosted.org/packages/58/f8/e2cca22387965584a409795913b774235752be4176d276714e15e1a58884/starlette-0.27.0-py3-none-any.whl.metadata
  Using cached starlette-0.27.0-py3-none-any.whl.metadata (5.8 kB)
Collecting httpcore<0.18.0,>=0.15.0 (from httpx->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for httpcore<0.18.0,>=0.15.0 from https://files.pythonhosted.org/packages/94/2c/2bde7ff8dd2064395555220cbf7cba79991172bf5315a07eb3ac7688d9f1/httpcore-0.17.3-py3-none-any.whl.metadata
  Using cached httpcore-0.17.3-py3-none-any.whl.metadata (18 kB)
Collecting sniffio (from httpx->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions==0.0.29->xformers==0.0.19->-r requirements_audiocraft.txt (line 3))
  Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
Requirement already satisfied: pycparser in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from cffi>=1.0->soundfile>=0.12.1->librosa->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4)) (2.21)
Collecting anyio<5.0,>=3.0 (from httpcore<0.18.0,>=0.15.0->httpx->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for anyio<5.0,>=3.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-none-any.whl.metadata
  Using cached anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
Collecting attrs>=22.2.0 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata
  Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB)
Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata
  Using cached referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB)
Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/69/a4/1a6ae2d456be8920a62f9842ce39fffe4e2706d827e1556203575ccdf40d/rpds_py-0.9.2-cp310-none-win_amd64.whl.metadata
  Using cached rpds_py-0.9.2-cp310-none-win_amd64.whl.metadata (3.8 kB)
Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib~=3.0->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting cloudpickle>=1.2.1 (from submitit->dora-search->flashy>=0.0.1->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Using cached cloudpickle-2.2.1-py3-none-any.whl (25 kB)
Collecting exceptiongroup (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx->gradio->audiocraft@ git+https://git@github.com/facebookresearch/audiocraft@e96018613ac82b1afe0f0cce7861dfe08ba2b3bf#egg=audiocraft->-r requirements_audiocraft.txt (line 4))
  Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata
  Using cached exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB)
Using cached tqdm-4.66.1-py3-none-any.whl (78 kB)
Using cached transformers-4.32.0-py3-none-any.whl (7.5 MB)
Using cached huggingface_hub-0.16.4-py3-none-any.whl (268 kB)
Using cached gradio-3.41.0-py3-none-any.whl (20.1 MB)
Using cached gradio_client-0.5.0-py3-none-any.whl (298 kB)
Using cached librosa-0.10.1-py3-none-any.whl (253 kB)
Using cached torchmetrics-1.1.0-py3-none-any.whl (761 kB)
Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB)
Using cached altair-5.0.1-py3-none-any.whl (471 kB)
Using cached catalogue-2.0.9-py3-none-any.whl (17 kB)
Using cached importlib_resources-6.0.1-py3-none-any.whl (34 kB)
Using cached joblib-1.3.2-py3-none-any.whl (302 kB)
Using cached lameenc-1.6.1-cp310-cp310-win_amd64.whl (148 kB)
Using cached lazy_loader-0.3-py3-none-any.whl (9.1 kB)
Using cached lightning_utilities-0.9.0-py3-none-any.whl (23 kB)
Using cached matplotlib-3.7.2-cp310-cp310-win_amd64.whl (7.5 MB)
Using cached numba-0.57.1-cp310-cp310-win_amd64.whl (2.5 MB)
Using cached numpy-1.24.4-cp310-cp310-win_amd64.whl (14.8 MB)
Using cached orjson-3.9.5-cp310-none-win_amd64.whl (139 kB)
Using cached pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB)
Using cached pathy-0.10.2-py3-none-any.whl (48 kB)
Using cached pydantic-1.10.12-cp310-cp310-win_amd64.whl (2.1 MB)
Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl (145 kB)
Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl (268 kB)
Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl (9.2 MB)
Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl (44.0 MB)
Using cached soxr-0.3.6-cp310-cp310-win_amd64.whl (184 kB)
Using cached srsly-2.4.7-cp310-cp310-win_amd64.whl (481 kB)
Using cached thinc-8.1.12-cp310-cp310-win_amd64.whl (1.5 MB)
Using cached uvicorn-0.23.2-py3-none-any.whl (59 kB)
Using cached wasabi-1.1.2-py3-none-any.whl (27 kB)
Using cached fastapi-0.101.1-py3-none-any.whl (65 kB)
Using cached fsspec-2023.6.0-py3-none-any.whl (163 kB)
Using cached httpx-0.24.1-py3-none-any.whl (75 kB)
Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
Using cached blis-0.7.10-cp310-cp310-win_amd64.whl (7.4 MB)
Using cached click-8.1.7-py3-none-any.whl (97 kB)
Using cached confection-0.1.1-py3-none-any.whl (34 kB)
Using cached contourpy-1.1.0-cp310-cp310-win_amd64.whl (470 kB)
Using cached fonttools-4.42.1-cp310-cp310-win_amd64.whl (2.1 MB)
Using cached httpcore-0.17.3-py3-none-any.whl (74 kB)
Using cached jsonschema-4.19.0-py3-none-any.whl (83 kB)
Using cached llvmlite-0.40.1-cp310-cp310-win_amd64.whl (27.7 MB)
Using cached platformdirs-3.10.0-py3-none-any.whl (17 kB)
Using cached starlette-0.27.0-py3-none-any.whl (66 kB)
Using cached threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
Using cached Cython-3.0.0-cp310-cp310-win_amd64.whl (2.8 MB)
Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Using cached referencing-0.30.2-py3-none-any.whl (25 kB)
Using cached rpds_py-0.9.2-cp310-none-win_amd64.whl (180 kB)
Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
Building wheels for collected packages: safetensors
  Building wheel for safetensors (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for safetensors (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [25 lines of output]
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build\lib.win-amd64-cpython-310
      creating build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\flax.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\numpy.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\paddle.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\tensorflow.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\torch.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\__init__.py -> build\lib.win-amd64-cpython-310\safetensors
      running build_ext
      running build_rust
      error: can't find Rust compiler

      If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

      To update pip, run:

          pip install --upgrade pip

      and then retry package installation.

      If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for safetensors
Failed to build safetensors
ERROR: Could not build wheels for safetensors, which is required to install pyproject.toml-based projects
Failed to install musicgen, audiocraft dependencies
Installing Bark Voice Clone, bark-hubert-quantizer dependencies...
Collecting fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl (from -r requirements_bark_hubert_quantizer.txt (line 3))
  Downloading https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl (11.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 18.7 MB/s eta 0:00:00
Collecting bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer (from -r requirements_bark_hubert_quantizer.txt (line 4))
  Cloning https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer (to revision bark_hubert_quantizer) to c:\users\mahmo\appdata\local\temp\pip-install-9z7tphn3\bark-hubert-quantizer_bb6e481e7ddd4bd09e9120fe4780dfe8
  Running command git clone --filter=blob:none --quiet https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer 'C:\Users\mahmo\AppData\Local\Temp\pip-install-9z7tphn3\bark-hubert-quantizer_bb6e481e7ddd4bd09e9120fe4780dfe8'
  Running command git checkout -b bark_hubert_quantizer --track origin/bark_hubert_quantizer
  branch 'bark_hubert_quantizer' set up to track 'origin/bark_hubert_quantizer'.
  Switched to a new branch 'bark_hubert_quantizer'
  Resolved https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer to commit a8cd83859ffded0be8b4afcf00dbdb426e9aa0df
  Preparing metadata (setup.py) ... done
Requirement already satisfied: torch==2.0.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from -r requirements_bark_hubert_quantizer.txt (line 1)) (2.0.0)
Requirement already satisfied: filelock in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_bark_hubert_quantizer.txt (line 1)) (3.9.0)
Requirement already satisfied: typing-extensions in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_bark_hubert_quantizer.txt (line 1)) (4.7.1)
Requirement already satisfied: sympy in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_bark_hubert_quantizer.txt (line 1)) (1.11.1)
Requirement already satisfied: networkx in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_bark_hubert_quantizer.txt (line 1)) (3.1)
Requirement already satisfied: jinja2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_bark_hubert_quantizer.txt (line 1)) (3.1.2)
Requirement already satisfied: cffi in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3)) (1.15.1)
Collecting cython (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for cython from https://files.pythonhosted.org/packages/6d/0b/889b9b839ea7237eb6048191fe653c17ce93e298495eaf8f893cff748951/Cython-3.0.0-cp310-cp310-win_amd64.whl.metadata
  Using cached Cython-3.0.0-cp310-cp310-win_amd64.whl.metadata (3.2 kB)
Collecting hydra-core<1.1,>=1.0.7 (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached hydra_core-1.0.7-py3-none-any.whl (123 kB)
Collecting omegaconf<2.1 (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached omegaconf-2.0.6-py3-none-any.whl (36 kB)
Requirement already satisfied: numpy>=1.21.3 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3)) (1.25.2)
Collecting regex (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for regex from https://files.pythonhosted.org/packages/e6/7c/96a44dabe8577f43ac34e34d0ac098ee42390a06fee4cbe8b5317ecf2520/regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata
  Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata (42 kB)
Collecting sacrebleu>=1.4.12 (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached sacrebleu-2.3.1-py3-none-any.whl (118 kB)
Collecting tqdm (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for tqdm from https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl.metadata
  Using cached tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
Collecting bitarray (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for bitarray from https://files.pythonhosted.org/packages/2e/53/a269c3c3eda41322e7131bf42f92917c44d86ffe7df1df43a10d08743016/bitarray-2.8.1-cp310-cp310-win_amd64.whl.metadata
  Using cached bitarray-2.8.1-cp310-cp310-win_amd64.whl.metadata (33 kB)
Requirement already satisfied: torchaudio>=0.8.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3)) (2.0.0)
Collecting scikit-learn (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for scikit-learn from https://files.pythonhosted.org/packages/96/cf/a714a655266229b51eb2bda117f15275f12457887f165f3c1cc58ab502f1/scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata
  Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata (11 kB)
Collecting packaging (from fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting audiolm-pytorch<1.2.29,>=1.1.4 (from bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for audiolm-pytorch<1.2.29,>=1.1.4 from https://files.pythonhosted.org/packages/ea/50/de2332a47ee38d8115b1dfe4f5f36eff1161c783d9e054d74d5960937169/audiolm_pytorch-1.2.28-py3-none-any.whl.metadata
  Using cached audiolm_pytorch-1.2.28-py3-none-any.whl.metadata (1.2 kB)
Collecting huggingface-hub (from bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for huggingface-hub from https://files.pythonhosted.org/packages/7f/c4/adcbe9a696c135578cabcbdd7331332daad4d49b7c43688bc2d36b3a47d2/huggingface_hub-0.16.4-py3-none-any.whl.metadata
  Using cached huggingface_hub-0.16.4-py3-none-any.whl.metadata (12 kB)
Collecting sentencepiece (from bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached sentencepiece-0.1.99-cp310-cp310-win_amd64.whl (977 kB)
Collecting transformers (from bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for transformers from https://files.pythonhosted.org/packages/ae/95/283a1c004430bd2a9425d6937fc545dd49a4e4592feb76be0299a14e2378/transformers-4.32.0-py3-none-any.whl.metadata
  Using cached transformers-4.32.0-py3-none-any.whl.metadata (118 kB)
Collecting encodec (from bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached encodec-0.1.1-py3-none-any.whl
Collecting soundfile (from bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB)
Collecting accelerate (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for accelerate from https://files.pythonhosted.org/packages/4d/a7/05c67003d659a0035f2b3a8cf389c1d9645865aee84a73ce99ddab16682f/accelerate-0.22.0-py3-none-any.whl.metadata
  Using cached accelerate-0.22.0-py3-none-any.whl.metadata (17 kB)
Collecting beartype (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for beartype from https://files.pythonhosted.org/packages/6f/e7/9220de010e015fdfb7ce22e7d9a846bfcd6e5d686c4fc555fa76a22846ba/beartype-0.15.0-py3-none-any.whl.metadata
  Using cached beartype-0.15.0-py3-none-any.whl.metadata (28 kB)
Collecting einops>=0.6.1 (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached einops-0.6.1-py3-none-any.whl (42 kB)
Collecting ema-pytorch>=0.2.2 (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached ema_pytorch-0.2.3-py3-none-any.whl (4.4 kB)
Collecting joblib (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for joblib from https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl.metadata
  Using cached joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
Collecting lion-pytorch (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached lion_pytorch-0.1.2-py3-none-any.whl (4.4 kB)
Collecting local-attention>=1.8.4 (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached local_attention-1.8.6-py3-none-any.whl (8.1 kB)
Collecting vector-quantize-pytorch>=1.5.14 (from audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for vector-quantize-pytorch>=1.5.14 from https://files.pythonhosted.org/packages/82/95/d4b8ceac56ec81cf9a0f40964ee0e1c993c1a830edbb560e7e01d51aa30f/vector_quantize_pytorch-1.7.0-py3-none-any.whl.metadata
  Using cached vector_quantize_pytorch-1.7.0-py3-none-any.whl.metadata (680 bytes)
Collecting antlr4-python3-runtime==4.8 (from hydra-core<1.1,>=1.0.7->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached antlr4_python3_runtime-4.8-py3-none-any.whl
Collecting PyYAML>=5.1.* (from omegaconf<2.1->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for PyYAML>=5.1.* from https://files.pythonhosted.org/packages/24/97/9b59b43431f98d01806b288532da38099cc6f2fea0f3d712e21e269c0279/PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata
  Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata (2.1 kB)
Collecting portalocker (from sacrebleu>=1.4.12->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached portalocker-2.7.0-py2.py3-none-any.whl (15 kB)
Collecting tabulate>=0.8.9 (from sacrebleu>=1.4.12->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)
Collecting colorama (from sacrebleu>=1.4.12->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting lxml (from sacrebleu>=1.4.12->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/50/ba/cb7bc9728a3be4e00dfd658fc76dc64fd9dbc3d5492ff44cda70574329c6/lxml-4.9.3-cp310-cp310-win_amd64.whl.metadata
  Using cached lxml-4.9.3-cp310-cp310-win_amd64.whl.metadata (3.9 kB)
Requirement already satisfied: pycparser in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from cffi->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3)) (2.21)
Collecting fsspec (from huggingface-hub->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Obtaining dependency information for fsspec from https://files.pythonhosted.org/packages/e3/bd/4c0a4619494188a9db5d77e2100ab7d544a42e76b2447869d8e124e981d8/fsspec-2023.6.0-py3-none-any.whl.metadata
  Using cached fsspec-2023.6.0-py3-none-any.whl.metadata (6.7 kB)
Requirement already satisfied: requests in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from huggingface-hub->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4)) (2.31.0)
Requirement already satisfied: MarkupSafe>=2.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from jinja2->torch==2.0.0->-r requirements_bark_hubert_quantizer.txt (line 1)) (2.1.1)
Collecting scipy>=1.5.0 (from scikit-learn->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for scipy>=1.5.0 from https://files.pythonhosted.org/packages/70/03/485f73046134400ea25d3cb178c5e6728f9b165f79d09638ecb44ee0e9b1/scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata
  Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata (59 kB)
Collecting threadpoolctl>=2.0.0 (from scikit-learn->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata
  Using cached threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
Requirement already satisfied: mpmath>=0.19 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from sympy->torch==2.0.0->-r requirements_bark_hubert_quantizer.txt (line 1)) (1.3.0)
Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB)
Collecting safetensors>=0.3.1 (from transformers->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached safetensors-0.3.3.tar.gz (35 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting psutil (from accelerate->audiolm-pytorch<1.2.29,>=1.1.4->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4))
  Using cached psutil-5.9.5-cp36-abi3-win_amd64.whl (255 kB)
Collecting pywin32>=226 (from portalocker->sacrebleu>=1.4.12->fairseq@ https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl->-r requirements_bark_hubert_quantizer.txt (line 3))
  Using cached pywin32-306-cp310-cp310-win_amd64.whl (9.2 MB)
Requirement already satisfied: charset-normalizer<4,>=2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->huggingface-hub->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4)) (2.0.4)
Requirement already satisfied: idna<4,>=2.5 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->huggingface-hub->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4)) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->huggingface-hub->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4)) (1.26.16)
Requirement already satisfied: certifi>=2017.4.17 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests->huggingface-hub->bark_hubert_quantizer@ git+https://github.com/rsxdalv/bark-voice-cloning-HuBERT-quantizer@bark_hubert_quantizer#egg=bark_hubert_quantizer->-r requirements_bark_hubert_quantizer.txt (line 4)) (2023.7.22)
Using cached audiolm_pytorch-1.2.28-py3-none-any.whl (40 kB)
Using cached bitarray-2.8.1-cp310-cp310-win_amd64.whl (123 kB)
Using cached Cython-3.0.0-cp310-cp310-win_amd64.whl (2.8 MB)
Using cached huggingface_hub-0.16.4-py3-none-any.whl (268 kB)
Using cached tqdm-4.66.1-py3-none-any.whl (78 kB)
Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl (268 kB)
Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl (9.2 MB)
Using cached transformers-4.32.0-py3-none-any.whl (7.5 MB)
Using cached joblib-1.3.2-py3-none-any.whl (302 kB)
Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl (145 kB)
Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl (44.0 MB)
Using cached threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
Using cached vector_quantize_pytorch-1.7.0-py3-none-any.whl (14 kB)
Using cached accelerate-0.22.0-py3-none-any.whl (251 kB)
Using cached beartype-0.15.0-py3-none-any.whl (777 kB)
Using cached fsspec-2023.6.0-py3-none-any.whl (163 kB)
Using cached lxml-4.9.3-cp310-cp310-win_amd64.whl (3.8 MB)
Building wheels for collected packages: bark_hubert_quantizer, safetensors
  Building wheel for bark_hubert_quantizer (setup.py) ... done
  Created wheel for bark_hubert_quantizer: filename=bark_hubert_quantizer-0.0.5-py3-none-any.whl size=6615 sha256=d81784f3eaeec5e4d5e0ebfcd1ec192cea3105103399efc6ddc400f9bf4706f5
  Stored in directory: C:\Users\mahmo\AppData\Local\Temp\pip-ephem-wheel-cache-lxy3hs7q\wheels\f9\26\f0\3471f3e7f6eb399c92da421c54b1c14f7b7ae9c60cf01cd162
  Building wheel for safetensors (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for safetensors (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [25 lines of output]
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build\lib.win-amd64-cpython-310
      creating build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\flax.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\numpy.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\paddle.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\tensorflow.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\torch.py -> build\lib.win-amd64-cpython-310\safetensors
      copying py_src\safetensors\__init__.py -> build\lib.win-amd64-cpython-310\safetensors
      running build_ext
      running build_rust
      error: can't find Rust compiler

      If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

      To update pip, run:

          pip install --upgrade pip

      and then retry package installation.

      If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for safetensors
Successfully built bark_hubert_quantizer
Failed to build safetensors
ERROR: Could not build wheels for safetensors, which is required to install pyproject.toml-based projects
Failed to install Bark Voice Clone, bark-hubert-quantizer dependencies
Installing RVC dependencies...
Collecting torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1 (from -r requirements_rvc.txt (line 2))
  Cloning https://github.com/rsxdalv/torchcrepe (to revision patch-1) to c:\users\mahmo\appdata\local\temp\pip-install-xltbh6j3\torchcrepe_b8e24a0e52084646a733bbf0de686143
  Running command git clone --filter=blob:none --quiet https://github.com/rsxdalv/torchcrepe 'C:\Users\mahmo\AppData\Local\Temp\pip-install-xltbh6j3\torchcrepe_b8e24a0e52084646a733bbf0de686143'
  Running command git checkout -b patch-1 --track origin/patch-1
  branch 'patch-1' set up to track 'origin/patch-1'.
  Switched to a new branch 'patch-1'
  Resolved https://github.com/rsxdalv/torchcrepe to commit 9cc34800fe2f2fce2f6f665dc8a4dfc48a371e39
  Preparing metadata (setup.py) ... done
Collecting rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package (from -r requirements_rvc.txt (line 3))
  Cloning https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI (to revision package) to c:\users\mahmo\appdata\local\temp\pip-install-xltbh6j3\rvc-beta_a6f543c88dc74aacbb9df8c608ccbe3b
  Running command git clone --filter=blob:none --quiet https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI 'C:\Users\mahmo\AppData\Local\Temp\pip-install-xltbh6j3\rvc-beta_a6f543c88dc74aacbb9df8c608ccbe3b'
  Running command git checkout -b package --track origin/package
  branch 'package' set up to track 'origin/package'.
  Switched to a new branch 'package'
  Resolved https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI to commit b27fea3d85a3f7f1e33be031c6bac206b080e8ca
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: torch==2.0.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from -r requirements_rvc.txt (line 1)) (2.0.0)
Requirement already satisfied: filelock in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_rvc.txt (line 1)) (3.9.0)
Requirement already satisfied: typing-extensions in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_rvc.txt (line 1)) (4.7.1)
Requirement already satisfied: sympy in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_rvc.txt (line 1)) (1.11.1)
Requirement already satisfied: networkx in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_rvc.txt (line 1)) (3.1)
Requirement already satisfied: jinja2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from torch==2.0.0->-r requirements_rvc.txt (line 1)) (3.1.2)
Collecting librosa==0.9.2 (from torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached librosa-0.9.2-py3-none-any.whl (214 kB)
Collecting resampy (from torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached resampy-0.4.2-py3-none-any.whl (3.1 MB)
Collecting scipy (from torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Obtaining dependency information for scipy from https://files.pythonhosted.org/packages/70/03/485f73046134400ea25d3cb178c5e6728f9b165f79d09638ecb44ee0e9b1/scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata
  Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata (59 kB)
Collecting tqdm (from torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Obtaining dependency information for tqdm from https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl.metadata
  Using cached tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
Collecting audioread>=2.1.9 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached audioread-3.0.0-py3-none-any.whl
Requirement already satisfied: numpy>=1.17.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2)) (1.25.2)
Collecting scikit-learn>=0.19.1 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Obtaining dependency information for scikit-learn>=0.19.1 from https://files.pythonhosted.org/packages/96/cf/a714a655266229b51eb2bda117f15275f12457887f165f3c1cc58ab502f1/scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata
  Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata (11 kB)
Collecting joblib>=0.14 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Obtaining dependency information for joblib>=0.14 from https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl.metadata
  Using cached joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
Collecting decorator>=4.0.10 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting numba>=0.45.1 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Obtaining dependency information for numba>=0.45.1 from https://files.pythonhosted.org/packages/f3/3e/6349c624303b78b6bbb97168c7fb38a1a0cb1605ae4c5d45af3b829f067a/numba-0.57.1-cp310-cp310-win_amd64.whl.metadata
  Using cached numba-0.57.1-cp310-cp310-win_amd64.whl.metadata (2.8 kB)
Collecting soundfile>=0.10.2 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB)
Collecting pooch>=1.0 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached pooch-1.7.0-py3-none-any.whl (60 kB)
Collecting packaging>=20.0 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting Cython<0.30.0,>=0.29.34 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for Cython<0.30.0,>=0.29.34 from https://files.pythonhosted.org/packages/3f/d6/9eed523aeaca42acbaa3e6d3850edae780dc7f8da9df1bf6a2ceb851839c/Cython-0.29.36-py2.py3-none-any.whl.metadata
  Using cached Cython-0.29.36-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting Markdown<4.0.0,>=3.4.3 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for Markdown<4.0.0,>=3.4.3 from https://files.pythonhosted.org/packages/1a/b5/228c1cdcfe138f1a8e01ab1b54284c8b83735476cb22b6ba251656ed13ad/Markdown-3.4.4-py3-none-any.whl.metadata
  Using cached Markdown-3.4.4-py3-none-any.whl.metadata (6.9 kB)
Collecting Pillow==9.3.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached Pillow-9.3.0-cp310-cp310-win_amd64.whl (2.5 MB)
Collecting PyYAML<7.0,>=6.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for PyYAML<7.0,>=6.0 from https://files.pythonhosted.org/packages/24/97/9b59b43431f98d01806b288532da38099cc6f2fea0f3d712e21e269c0279/PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata
  Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl.metadata (2.1 kB)
Collecting Werkzeug<3.0.0,>=2.2.3 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for Werkzeug<3.0.0,>=2.2.3 from https://files.pythonhosted.org/packages/9b/59/a7c32e3d8d0e546a206e0552a2c04444544f15c1da4a01df8938d20c6ffc/werkzeug-2.3.7-py3-none-any.whl.metadata
  Using cached werkzeug-2.3.7-py3-none-any.whl.metadata (4.1 kB)
Collecting absl-py<2.0.0,>=1.4.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached absl_py-1.4.0-py3-none-any.whl (126 kB)
Collecting colorama<0.5.0,>=0.4.6 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting fairseq<0.13.0,>=0.12.2 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached fairseq-0.12.2-cp310-cp310-win_amd64.whl
Collecting faiss-cpu<2.0.0,>=1.7.2 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached faiss_cpu-1.7.4-cp310-cp310-win_amd64.whl (10.8 MB)
Collecting ffmpeg-python<0.3.0,>=0.2.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached ffmpeg_python-0.2.0-py3-none-any.whl (25 kB)
Collecting fsspec<2024.0.0,>=2023.3.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for fsspec<2024.0.0,>=2023.3.0 from https://files.pythonhosted.org/packages/e3/bd/4c0a4619494188a9db5d77e2100ab7d544a42e76b2447869d8e124e981d8/fsspec-2023.6.0-py3-none-any.whl.metadata
  Using cached fsspec-2023.6.0-py3-none-any.whl.metadata (6.7 kB)
Collecting functorch<3.0.0,>=2.0.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached functorch-2.0.0-py2.py3-none-any.whl (2.1 kB)
Collecting future<0.19.0,>=0.18.3 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached future-0.18.3-py3-none-any.whl
Collecting gradio<4.0.0,>=3.34.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for gradio<4.0.0,>=3.34.0 from https://files.pythonhosted.org/packages/70/38/4fb11e6ddf8ecc77717389b553ea8dedca1a0574eee4fcbaf943e7dc34df/gradio-3.41.0-py3-none-any.whl.metadata
  Using cached gradio-3.41.0-py3-none-any.whl.metadata (17 kB)
Collecting json5<0.10.0,>=0.9.11 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for json5<0.10.0,>=0.9.11 from https://files.pythonhosted.org/packages/70/ba/fa37123a86ae8287d6678535a944f9c3377d8165e536310ed6f6cb0f0c0e/json5-0.9.14-py2.py3-none-any.whl.metadata
  Using cached json5-0.9.14-py2.py3-none-any.whl.metadata (10 kB)
Collecting llvmlite==0.39.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached llvmlite-0.39.0-cp310-cp310-win_amd64.whl (23.2 MB)
Collecting matplotlib<4.0.0,>=3.7.1 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for matplotlib<4.0.0,>=3.7.1 from https://files.pythonhosted.org/packages/ff/1f/2b83c7acf453318a80dc619e99fc30a663b2c1fb18be3d358a96addfecd9/matplotlib-3.7.2-cp310-cp310-win_amd64.whl.metadata
  Using cached matplotlib-3.7.2-cp310-cp310-win_amd64.whl.metadata (5.8 kB)
Collecting matplotlib-inline<0.2.0,>=0.1.6 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting numba>=0.45.1 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached numba-0.56.4-cp310-cp310-win_amd64.whl (2.5 MB)
Collecting numpy>=1.17.0 (from librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached numpy-1.23.5-cp310-cp310-win_amd64.whl (14.6 MB)
Collecting praat-parselmouth<0.5.0,>=0.4.3 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached praat_parselmouth-0.4.3-cp310-cp310-win_amd64.whl (8.9 MB)
Collecting pyasn1<0.5.0,>=0.4.8 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pyasn1-modules<0.3.0,>=0.2.8 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting pydub<0.26.0,>=0.25.1 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting pyworld<0.4.0,>=0.3.2 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for pyworld<0.4.0,>=0.3.2 from https://files.pythonhosted.org/packages/ca/05/74b6d5dc70a812e1cd62929d58894042d7963c9b1fd809e37f04ffc0deea/pyworld-0.3.4-cp310-cp310-win_amd64.whl.metadata
  Using cached pyworld-0.3.4-cp310-cp310-win_amd64.whl.metadata (6.4 kB)
Collecting scipy (from torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Using cached scipy-1.9.3-cp310-cp310-win_amd64.whl (40.1 MB)
Collecting starlette<0.28.0,>=0.27.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for starlette<0.28.0,>=0.27.0 from https://files.pythonhosted.org/packages/58/f8/e2cca22387965584a409795913b774235752be4176d276714e15e1a58884/starlette-0.27.0-py3-none-any.whl.metadata
  Using cached starlette-0.27.0-py3-none-any.whl.metadata (5.8 kB)
Collecting tabulate<0.10.0,>=0.9.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)
Collecting tensorboard<3.0.0,>=2.12.1 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for tensorboard<3.0.0,>=2.12.1 from https://files.pythonhosted.org/packages/bc/a2/ff5f4c299eb37c95299a76015da3f30211468e29d8d6f1d011683279baee/tensorboard-2.14.0-py3-none-any.whl.metadata
  Using cached tensorboard-2.14.0-py3-none-any.whl.metadata (1.8 kB)
Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for tensorboard-data-server<0.8.0,>=0.7.0 from https://files.pythonhosted.org/packages/da/61/6e9ff8258422d287eec718872fb71e05324356722ab658c8afda25f51539/tensorboard_data_server-0.7.1-py3-none-any.whl.metadata
  Using cached tensorboard_data_server-0.7.1-py3-none-any.whl.metadata (1.1 kB)
Collecting tensorboard-plugin-wit<2.0.0,>=1.8.1 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB)
Collecting tensorboardX<3.0,>=2.6 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for tensorboardX<3.0,>=2.6 from https://files.pythonhosted.org/packages/44/71/f3e7c9b2ab67e28c572ab4e9d5fa3499e0d252650f96d8a3a03e26677f53/tensorboardX-2.6.2.2-py2.py3-none-any.whl.metadata
  Using cached tensorboardX-2.6.2.2-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting torchgen<0.0.2,>=0.0.1 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached torchgen-0.0.1-py3-none-any.whl (3.4 kB)
Collecting tornado<7.0,>=6.3 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for tornado<7.0,>=6.3 from https://files.pythonhosted.org/packages/19/07/65898bfa51d1a901f7798c36b3cf7c8d1df0c31a7178b79f75edf6d038cd/tornado-6.3.3-cp38-abi3-win_amd64.whl.metadata
  Using cached tornado-6.3.3-cp38-abi3-win_amd64.whl.metadata (2.6 kB)
Collecting uc-micro-py<2.0.0,>=1.0.1 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached uc_micro_py-1.0.2-py3-none-any.whl (6.2 kB)
Collecting uvicorn<0.22.0,>=0.21.1 (from rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached uvicorn-0.21.1-py3-none-any.whl (57 kB)
Requirement already satisfied: setuptools in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from numba>=0.45.1->librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2)) (68.0.0)
Requirement already satisfied: cffi in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (1.15.1)
Collecting hydra-core<1.1,>=1.0.7 (from fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached hydra_core-1.0.7-py3-none-any.whl (123 kB)
Collecting omegaconf<2.1 (from fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached omegaconf-2.0.6-py3-none-any.whl (36 kB)
Collecting regex (from fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for regex from https://files.pythonhosted.org/packages/e6/7c/96a44dabe8577f43ac34e34d0ac098ee42390a06fee4cbe8b5317ecf2520/regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata
  Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl.metadata (42 kB)
Collecting sacrebleu>=1.4.12 (from fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached sacrebleu-2.3.1-py3-none-any.whl (118 kB)
Collecting bitarray (from fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for bitarray from https://files.pythonhosted.org/packages/2e/53/a269c3c3eda41322e7131bf42f92917c44d86ffe7df1df43a10d08743016/bitarray-2.8.1-cp310-cp310-win_amd64.whl.metadata
  Using cached bitarray-2.8.1-cp310-cp310-win_amd64.whl.metadata (33 kB)
Requirement already satisfied: torchaudio>=0.8.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (2.0.0)
Collecting aiofiles<24.0,>=22.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for aiofiles<24.0,>=22.0 from https://files.pythonhosted.org/packages/c5/19/5af6804c4cc0fed83f47bff6e413a98a36618e7d40185cd36e69737f3b0e/aiofiles-23.2.1-py3-none-any.whl.metadata
  Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
Collecting altair<6.0,>=4.2.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for altair<6.0,>=4.2.0 from https://files.pythonhosted.org/packages/b2/20/5c3b89d6f8d9938325a9330793438389e0dc94c34d921f6da35ec62095f3/altair-5.0.1-py3-none-any.whl.metadata
  Using cached altair-5.0.1-py3-none-any.whl.metadata (8.5 kB)
Collecting fastapi (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for fastapi from https://files.pythonhosted.org/packages/09/ae/8378894f9fbdf0297cdffdc79496ccd779166d675fec47cad8d2ca782739/fastapi-0.101.1-py3-none-any.whl.metadata
  Using cached fastapi-0.101.1-py3-none-any.whl.metadata (23 kB)
Collecting ffmpy (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached ffmpy-0.3.1-py3-none-any.whl
Collecting gradio-client==0.5.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for gradio-client==0.5.0 from https://files.pythonhosted.org/packages/fe/85/ec0323f39192c4bee04e8e06e64213aff816b9d1b61c3c8367e75b1c7e10/gradio_client-0.5.0-py3-none-any.whl.metadata
  Using cached gradio_client-0.5.0-py3-none-any.whl.metadata (7.1 kB)
Collecting httpx (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for httpx from https://files.pythonhosted.org/packages/ec/91/e41f64f03d2a13aee7e8c819d82ee3aa7cdc484d18c0ae859742597d5aa0/httpx-0.24.1-py3-none-any.whl.metadata
  Using cached httpx-0.24.1-py3-none-any.whl.metadata (7.4 kB)
Collecting huggingface-hub>=0.14.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for huggingface-hub>=0.14.0 from https://files.pythonhosted.org/packages/7f/c4/adcbe9a696c135578cabcbdd7331332daad4d49b7c43688bc2d36b3a47d2/huggingface_hub-0.16.4-py3-none-any.whl.metadata
  Using cached huggingface_hub-0.16.4-py3-none-any.whl.metadata (12 kB)
Collecting importlib-resources<7.0,>=1.3 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for importlib-resources<7.0,>=1.3 from https://files.pythonhosted.org/packages/25/d4/592f53ce2f8dde8be5720851bd0ab71cc2e76c55978e4163ef1ab7e389bb/importlib_resources-6.0.1-py3-none-any.whl.metadata
  Using cached importlib_resources-6.0.1-py3-none-any.whl.metadata (4.0 kB)
Requirement already satisfied: markupsafe~=2.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (2.1.1)
Collecting orjson~=3.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for orjson~=3.0 from https://files.pythonhosted.org/packages/e7/a6/545607d3854b87c8f28894e93a0d34fda90b80affad852bca8c3d30710dc/orjson-3.9.5-cp310-none-win_amd64.whl.metadata
  Using cached orjson-3.9.5-cp310-none-win_amd64.whl.metadata (50 kB)
Collecting pandas<3.0,>=1.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for pandas<3.0,>=1.0 from https://files.pythonhosted.org/packages/ed/30/b97456e7063edac0e5a405128065f0cd2033adfe3716fb2256c186bd41d0/pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata
  Using cached pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB)
Collecting pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4 from https://files.pythonhosted.org/packages/82/06/fafdc75e48b248eff364b4249af4bcc6952225e8f20e8205820afc66e88e/pydantic-2.3.0-py3-none-any.whl.metadata
  Using cached pydantic-2.3.0-py3-none-any.whl.metadata (148 kB)
Collecting python-multipart (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached python_multipart-0.0.6-py3-none-any.whl (45 kB)
Requirement already satisfied: requests~=2.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (2.31.0)
Collecting semantic-version~=2.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Collecting websockets<12.0,>=10.0 (from gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached websockets-11.0.3-cp310-cp310-win_amd64.whl (124 kB)
Collecting contourpy>=1.0.1 (from matplotlib<4.0.0,>=3.7.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/94/0a/5eb57dd395fade977786b2d2c98c2bee8234358794be44422fe58a719d42/contourpy-1.1.0-cp310-cp310-win_amd64.whl.metadata
  Using cached contourpy-1.1.0-cp310-cp310-win_amd64.whl.metadata (5.7 kB)
Collecting cycler>=0.10 (from matplotlib<4.0.0,>=3.7.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting fonttools>=4.22.0 (from matplotlib<4.0.0,>=3.7.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/1c/c6/408ee90eae2fd7ef85c5baaedfc8d533805f4c54fc6670dbde9539f1277b/fonttools-4.42.1-cp310-cp310-win_amd64.whl.metadata
  Using cached fonttools-4.42.1-cp310-cp310-win_amd64.whl.metadata (154 kB)
Collecting kiwisolver>=1.0.1 (from matplotlib<4.0.0,>=3.7.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached kiwisolver-1.4.4-cp310-cp310-win_amd64.whl (55 kB)
Collecting pyparsing<3.1,>=2.3.1 (from matplotlib<4.0.0,>=3.7.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting python-dateutil>=2.7 (from matplotlib<4.0.0,>=3.7.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting traitlets (from matplotlib-inline<0.2.0,>=0.1.6->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached traitlets-5.9.0-py3-none-any.whl (117 kB)
Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.19.1->librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata
  Using cached threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
Collecting anyio<5,>=3.4.0 (from starlette<0.28.0,>=0.27.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for anyio<5,>=3.4.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-none-any.whl.metadata
  Using cached anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
Requirement already satisfied: mpmath>=0.19 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from sympy->torch==2.0.0->-r requirements_rvc.txt (line 1)) (1.3.0)
Collecting grpcio>=1.48.2 (from tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for grpcio>=1.48.2 from https://files.pythonhosted.org/packages/b7/80/56048dd2223a075f421dba172074c93d5545a4348e0699eee15120b4f41d/grpcio-1.57.0-cp310-cp310-win_amd64.whl.metadata
  Using cached grpcio-1.57.0-cp310-cp310-win_amd64.whl.metadata (4.1 kB)
Collecting google-auth<3,>=1.6.3 (from tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for google-auth<3,>=1.6.3 from https://files.pythonhosted.org/packages/9c/8d/bff87fc722553a5691d8514da5523c23547f3894189ba03b57592e37bdc2/google_auth-2.22.0-py2.py3-none-any.whl.metadata
  Using cached google_auth-2.22.0-py2.py3-none-any.whl.metadata (4.2 kB)
Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB)
Collecting protobuf>=3.19.6 (from tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for protobuf>=3.19.6 from https://files.pythonhosted.org/packages/6f/ac/a065300a39fca3e8eb5df245b1a6a85e4c9768de44c8df3421199bc51440/protobuf-4.24.1-cp310-abi3-win_amd64.whl.metadata
  Using cached protobuf-4.24.1-cp310-abi3-win_amd64.whl.metadata (540 bytes)
Requirement already satisfied: wheel>=0.26 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (0.38.4)
Collecting click>=7.0 (from uvicorn<0.22.0,>=0.21.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for click>=7.0 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata
  Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting h11>=0.8 (from uvicorn<0.22.0,>=0.21.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Collecting jsonschema>=3.0 (from altair<6.0,>=4.2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for jsonschema>=3.0 from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata
  Using cached jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB)
Collecting toolz (from altair<6.0,>=4.2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached toolz-0.12.0-py3-none-any.whl (55 kB)
Requirement already satisfied: idna>=2.8 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from anyio<5,>=3.4.0->starlette<0.28.0,>=0.27.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (3.4)
Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette<0.28.0,>=0.27.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting exceptiongroup (from anyio<5,>=3.4.0->starlette<0.28.0,>=0.27.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata
  Using cached exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB)
Requirement already satisfied: pycparser in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from cffi->fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (2.21)
Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for cachetools<6.0,>=2.0.0 from https://files.pythonhosted.org/packages/a9/c9/c8a7710f2cedcb1db9224fdd4d8307c9e48cbddc46c18b515fefc0f1abbe/cachetools-5.3.1-py3-none-any.whl.metadata
  Using cached cachetools-5.3.1-py3-none-any.whl.metadata (5.2 kB)
Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached rsa-4.9-py3-none-any.whl (34 kB)
Collecting six>=1.9.0 (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: urllib3<2.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (1.26.16)
Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
Collecting antlr4-python3-runtime==4.8 (from hydra-core<1.1,>=1.0.7->fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached antlr4_python3_runtime-4.8-py3-none-any.whl
Collecting pytz>=2020.1 (from pandas<3.0,>=1.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached pytz-2023.3-py2.py3-none-any.whl (502 kB)
Collecting tzdata>=2022.1 (from pandas<3.0,>=1.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB)
Collecting platformdirs>=2.5.0 (from pooch>=1.0->librosa==0.9.2->torchcrepe@ git+https://github.com/rsxdalv/torchcrepe@patch-1->-r requirements_rvc.txt (line 2))
  Obtaining dependency information for platformdirs>=2.5.0 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata
  Using cached platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB)
Collecting annotated-types>=0.4.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for annotated-types>=0.4.0 from https://files.pythonhosted.org/packages/d8/f0/a2ee543a96cc624c35a9086f39b1ed2aa403c6d355dfe47a11ee5c64a164/annotated_types-0.5.0-py3-none-any.whl.metadata
  Using cached annotated_types-0.5.0-py3-none-any.whl.metadata (11 kB)
Collecting pydantic-core==2.6.3 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for pydantic-core==2.6.3 from https://files.pythonhosted.org/packages/63/af/869dd176247e855468249bcdb873103146c6b41d52b12a7c6ffc5d30462f/pydantic_core-2.6.3-cp310-none-win_amd64.whl.metadata
  Using cached pydantic_core-2.6.3-cp310-none-win_amd64.whl.metadata (6.6 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests~=2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (2.0.4)
Requirement already satisfied: certifi>=2017.4.17 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from requests~=2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3)) (2023.7.22)
Collecting portalocker (from sacrebleu>=1.4.12->fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached portalocker-2.7.0-py2.py3-none-any.whl (15 kB)
Collecting lxml (from sacrebleu>=1.4.12->fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/50/ba/cb7bc9728a3be4e00dfd658fc76dc64fd9dbc3d5492ff44cda70574329c6/lxml-4.9.3-cp310-cp310-win_amd64.whl.metadata
  Using cached lxml-4.9.3-cp310-cp310-win_amd64.whl.metadata (3.9 kB)
Collecting httpcore<0.18.0,>=0.15.0 (from httpx->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for httpcore<0.18.0,>=0.15.0 from https://files.pythonhosted.org/packages/94/2c/2bde7ff8dd2064395555220cbf7cba79991172bf5315a07eb3ac7688d9f1/httpcore-0.17.3-py3-none-any.whl.metadata
  Using cached httpcore-0.17.3-py3-none-any.whl.metadata (18 kB)
Collecting attrs>=22.2.0 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata
  Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB)
Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata
  Using cached referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB)
Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio<4.0.0,>=3.34.0->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/69/a4/1a6ae2d456be8920a62f9842ce39fffe4e2706d827e1556203575ccdf40d/rpds_py-0.9.2-cp310-none-win_amd64.whl.metadata
  Using cached rpds_py-0.9.2-cp310-none-win_amd64.whl.metadata (3.8 kB)
Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard<3.0.0,>=2.12.1->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
Collecting pywin32>=226 (from portalocker->sacrebleu>=1.4.12->fairseq<0.13.0,>=0.12.2->rvc-beta@ git+https://github.com/rsxdalv/Retrieval-based-Voice-Conversion-WebUI@package->-r requirements_rvc.txt (line 3))
  Using cached pywin32-306-cp310-cp310-win_amd64.whl (9.2 MB)
Using cached Cython-0.29.36-py2.py3-none-any.whl (988 kB)
Using cached fsspec-2023.6.0-py3-none-any.whl (163 kB)
Using cached gradio-3.41.0-py3-none-any.whl (20.1 MB)
Using cached gradio_client-0.5.0-py3-none-any.whl (298 kB)
Using cached json5-0.9.14-py2.py3-none-any.whl (19 kB)
Using cached Markdown-3.4.4-py3-none-any.whl (94 kB)
Using cached matplotlib-3.7.2-cp310-cp310-win_amd64.whl (7.5 MB)
Using cached pyworld-0.3.4-cp310-cp310-win_amd64.whl (224 kB)
Using cached PyYAML-6.0.1-cp310-cp310-win_amd64.whl (145 kB)
Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl (9.2 MB)
Using cached starlette-0.27.0-py3-none-any.whl (66 kB)
Using cached tensorboard-2.14.0-py3-none-any.whl (5.5 MB)
Using cached tensorboard_data_server-0.7.1-py3-none-any.whl (2.4 kB)
Using cached tensorboardX-2.6.2.2-py2.py3-none-any.whl (101 kB)
Using cached tornado-6.3.3-cp38-abi3-win_amd64.whl (429 kB)
Using cached tqdm-4.66.1-py3-none-any.whl (78 kB)
Using cached werkzeug-2.3.7-py3-none-any.whl (242 kB)
Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB)
Using cached altair-5.0.1-py3-none-any.whl (471 kB)
Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
Using cached click-8.1.7-py3-none-any.whl (97 kB)
Using cached contourpy-1.1.0-cp310-cp310-win_amd64.whl (470 kB)
Using cached fonttools-4.42.1-cp310-cp310-win_amd64.whl (2.1 MB)
Using cached google_auth-2.22.0-py2.py3-none-any.whl (181 kB)
Using cached grpcio-1.57.0-cp310-cp310-win_amd64.whl (4.3 MB)
Using cached huggingface_hub-0.16.4-py3-none-any.whl (268 kB)
Using cached importlib_resources-6.0.1-py3-none-any.whl (34 kB)
Using cached joblib-1.3.2-py3-none-any.whl (302 kB)
Using cached orjson-3.9.5-cp310-none-win_amd64.whl (139 kB)
Using cached pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB)
Using cached protobuf-4.24.1-cp310-abi3-win_amd64.whl (430 kB)
Using cached pydantic-2.3.0-py3-none-any.whl (374 kB)
Using cached pydantic_core-2.6.3-cp310-none-win_amd64.whl (1.7 MB)
Using cached threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
Using cached bitarray-2.8.1-cp310-cp310-win_amd64.whl (123 kB)
Using cached fastapi-0.101.1-py3-none-any.whl (65 kB)
Using cached httpx-0.24.1-py3-none-any.whl (75 kB)
Using cached regex-2023.8.8-cp310-cp310-win_amd64.whl (268 kB)
Using cached annotated_types-0.5.0-py3-none-any.whl (11 kB)
Using cached cachetools-5.3.1-py3-none-any.whl (9.3 kB)
Using cached httpcore-0.17.3-py3-none-any.whl (74 kB)
Using cached jsonschema-4.19.0-py3-none-any.whl (83 kB)
Using cached platformdirs-3.10.0-py3-none-any.whl (17 kB)
Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
Using cached lxml-4.9.3-cp310-cp310-win_amd64.whl (3.8 MB)
Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Using cached referencing-0.30.2-py3-none-any.whl (25 kB)
Using cached rpds_py-0.9.2-cp310-none-win_amd64.whl (180 kB)
Building wheels for collected packages: torchcrepe, rvc-beta
  Building wheel for torchcrepe (setup.py) ... done
  Created wheel for torchcrepe: filename=torchcrepe-0.0.20-py3-none-any.whl size=72326335 sha256=9f754508955cbd8ba8512eb517a63815bf56154348a62ada8051b6142cda7001
  Stored in directory: C:\Users\mahmo\AppData\Local\Temp\pip-ephem-wheel-cache-5cl3uzu4\wheels\4a\7c\9f\170aad22b22218ca80febc6cf9f321b105adfed5c6930233fe
  Building wheel for rvc-beta (pyproject.toml) ... done
  Created wheel for rvc-beta: filename=rvc_beta-0.1.1-py3-none-any.whl size=196091 sha256=77fb819f10764f75e9f9c023a40732371adbf13210711ed950758521a62e1767
  Stored in directory: C:\Users\mahmo\AppData\Local\Temp\pip-ephem-wheel-cache-5cl3uzu4\wheels\8a\ae\db\654463ba68a26db50a10f60009f37b40bac61cb958711623ed
Successfully built torchcrepe rvc-beta
DEPRECATION: omegaconf 2.0.6 has a non-standard dependency specifier PyYAML>=5.1.*. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of omegaconf or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: tensorboard-plugin-wit, pywin32, pytz, pydub, pyasn1, json5, ffmpy, faiss-cpu, bitarray, antlr4-python3-runtime, Werkzeug, websockets, uc-micro-py, tzdata, traitlets, tornado, torchgen, toolz, threadpoolctl, tensorboard-data-server, tabulate, sniffio, six, semantic-version, rsa, rpds-py, regex, PyYAML, python-multipart, pyparsing, pydantic-core, pyasn1-modules, protobuf, portalocker, platformdirs, Pillow, packaging, orjson, oauthlib, numpy, Markdown, lxml, llvmlite, kiwisolver, joblib, importlib-resources, h11, grpcio, future, fsspec, fonttools, exceptiongroup, decorator, Cython, cycler, colorama, cachetools, audioread, attrs, annotated-types, aiofiles, absl-py, tqdm, tensorboardX, soundfile, scipy, sacrebleu, requests-oauthlib, referencing, pyworld, python-dateutil, pydantic, praat-parselmouth, pooch, omegaconf, numba, matplotlib-inline, google-auth, ffmpeg-python, contourpy, click, anyio, uvicorn, starlette, scikit-learn, resampy, pandas, matplotlib, jsonschema-specifications, hydra-core, huggingface-hub, httpcore, google-auth-oauthlib, functorch, tensorboard, librosa, jsonschema, httpx, fastapi, fairseq, torchcrepe, gradio-client, altair, gradio, rvc-beta
  Attempting uninstall: Pillow
    Found existing installation: Pillow 9.4.0
    Uninstalling Pillow-9.4.0:
      Successfully uninstalled Pillow-9.4.0
  Attempting uninstall: numpy
    Found existing installation: numpy 1.25.2
    Uninstalling numpy-1.25.2:
      Successfully uninstalled numpy-1.25.2
Successfully installed Cython-0.29.36 Markdown-3.4.4 Pillow-9.3.0 PyYAML-6.0.1 Werkzeug-2.3.7 absl-py-1.4.0 aiofiles-23.2.1 altair-5.0.1 annotated-types-0.5.0 antlr4-python3-runtime-4.8 anyio-3.7.1 attrs-23.1.0 audioread-3.0.0 bitarray-2.8.1 cachetools-5.3.1 click-8.1.7 colorama-0.4.6 contourpy-1.1.0 cycler-0.11.0 decorator-5.1.1 exceptiongroup-1.1.3 fairseq-0.12.2 faiss-cpu-1.7.4 fastapi-0.101.1 ffmpeg-python-0.2.0 ffmpy-0.3.1 fonttools-4.42.1 fsspec-2023.6.0 functorch-2.0.0 future-0.18.3 google-auth-2.22.0 google-auth-oauthlib-1.0.0 gradio-3.41.0 gradio-client-0.5.0 grpcio-1.57.0 h11-0.14.0 httpcore-0.17.3 httpx-0.24.1 huggingface-hub-0.16.4 hydra-core-1.0.7 importlib-resources-6.0.1 joblib-1.3.2 json5-0.9.14 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 kiwisolver-1.4.4 librosa-0.9.2 llvmlite-0.39.0 lxml-4.9.3 matplotlib-3.7.2 matplotlib-inline-0.1.6 numba-0.56.4 numpy-1.23.5 oauthlib-3.2.2 omegaconf-2.0.6 orjson-3.9.5 packaging-23.1 pandas-2.0.3 platformdirs-3.10.0 pooch-1.7.0 portalocker-2.7.0 praat-parselmouth-0.4.3 protobuf-4.24.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydantic-2.3.0 pydantic-core-2.6.3 pydub-0.25.1 pyparsing-3.0.9 python-dateutil-2.8.2 python-multipart-0.0.6 pytz-2023.3 pywin32-306 pyworld-0.3.4 referencing-0.30.2 regex-2023.8.8 requests-oauthlib-1.3.1 resampy-0.4.2 rpds-py-0.9.2 rsa-4.9 rvc-beta-0.1.1 sacrebleu-2.3.1 scikit-learn-1.3.0 scipy-1.9.3 semantic-version-2.10.0 six-1.16.0 sniffio-1.3.0 soundfile-0.12.1 starlette-0.27.0 tabulate-0.9.0 tensorboard-2.14.0 tensorboard-data-server-0.7.1 tensorboard-plugin-wit-1.8.1 tensorboardX-2.6.2.2 threadpoolctl-3.2.0 toolz-0.12.0 torchcrepe-0.0.20 torchgen-0.0.1 tornado-6.3.3 tqdm-4.66.1 traitlets-5.9.0 tzdata-2023.3 uc-micro-py-1.0.2 uvicorn-0.21.1 websockets-11.0.3
Successfully installed RVC dependencies
Collecting hydra-core==1.3.2
  Using cached hydra_core-1.3.2-py3-none-any.whl (154 kB)
Collecting omegaconf<2.4,>=2.2 (from hydra-core==1.3.2)
  Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
Collecting antlr4-python3-runtime==4.9.* (from hydra-core==1.3.2)
  Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl
Requirement already satisfied: packaging in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from hydra-core==1.3.2) (23.1)
Requirement already satisfied: PyYAML>=5.1.0 in e:\one-click-installers-tts-6.0\installer_files\env\lib\site-packages (from omegaconf<2.4,>=2.2->hydra-core==1.3.2) (6.0.1)
Installing collected packages: antlr4-python3-runtime, omegaconf, hydra-core
  Attempting uninstall: antlr4-python3-runtime
    Found existing installation: antlr4-python3-runtime 4.8
    Uninstalling antlr4-python3-runtime-4.8:
      Successfully uninstalled antlr4-python3-runtime-4.8
  Attempting uninstall: omegaconf
    Found existing installation: omegaconf 2.0.6
    Uninstalling omegaconf-2.0.6:
      Successfully uninstalled omegaconf-2.0.6
  Attempting uninstall: hydra-core
    Found existing installation: hydra-core 1.0.7
    Uninstalling hydra-core-1.0.7:
      Successfully uninstalled hydra-core-1.0.7
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
fairseq 0.12.2 requires hydra-core<1.1,>=1.0.7, but you have hydra-core 1.3.2 which is incompatible.
fairseq 0.12.2 requires omegaconf<2.1, but you have omegaconf 2.3.0 which is incompatible.
Successfully installed antlr4-python3-runtime-4.9.3 hydra-core-1.3.2 omegaconf-2.3.0
Env file not found. Creating default env.
Traceback (most recent call last):
  File "E:\one-click-installers-tts-6.0\tts-generation-webui\server.py", line 3, in <module>
    import src.utils.dotenv_init as dotenv_init
  File "E:\one-click-installers-tts-6.0\tts-generation-webui\src\utils\dotenv_init.py", line 1, in <module>
    from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'

Done!
Press any key to continue . . .
rsxdalv commented 1 year ago

Thank you! Because of your work I was able to find it: it's an update in safetensors that broke our (and many other) projects: https://github.com/huggingface/safetensors/issues/340

I added a hotfix to work around this issue until they fix it themselves. Simply run update again and it should work this time.

Narsil commented 1 year ago

Should be fixed now.

Maki9009 commented 1 year ago

I have a question, I was wondering if the tts you guys have to train is it the same from this.

https://git.ecker.tech/mrq/tortoise-tts

Because its good and iv used it before. Just wondering if not, is there any chance of adding it?

rsxdalv commented 1 year ago

I'll close this issue.

As for the second question : yes, it's the same tortoise but that repo has some changes that were never merged into the official GitHub repository. So if you train it there, you can still use it here.

That repo (mrq) has better memory management. It still needs to be fixed for the official one.