name: tts2 channels: - pytorch - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/ - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/ - defaults dependencies: - _libgcc_mutex=0.1=main - _openmp_mutex=5.1=1_gnu - asttokens=2.0.5=pyhd3eb1b0_0 - backcall=0.2.0=pyhd3eb1b0_0 - blas=1.0=mkl - bzip2=1.0.8=h5eee18b_6 - ca-certificates=2024.9.24=h06a4308_0 - comm=0.2.1=py38h06a4308_0 - cudatoolkit=11.3.1=h2bc3f7f_2 - debugpy=1.6.7=py38h6a678d5_0 - decorator=5.1.1=pyhd3eb1b0_0 - executing=0.8.3=pyhd3eb1b0_0 - ffmpeg=4.3=hf484d3e_0 - freetype=2.12.1=h4a9f257_0 - gmp=6.2.1=h295c915_3 - gnutls=3.6.15=he1e5248_0 - importlib-metadata=7.0.1=py38h06a4308_0 - importlib_metadata=7.0.1=hd3eb1b0_0 - intel-openmp=2023.1.0=hdb19cb5_46306 - ipykernel=6.29.5=py38h06a4308_0 - ipython=8.12.2=py38h06a4308_0 - jedi=0.19.1=py38h06a4308_0 - jpeg=9e=h5eee18b_3 - jupyter_client=8.6.0=py38h06a4308_0 - jupyter_core=5.7.2=py38h06a4308_0 - lame=3.100=h7b6447c_0 - lcms2=2.12=h3be6417_0 - ld_impl_linux-64=2.40=h12ee557_0 - lerc=3.0=h295c915_0 - libdeflate=1.17=h5eee18b_1 - libffi=3.4.4=h6a678d5_1 - libgcc-ng=11.2.0=h1234567_1 - libgomp=11.2.0=h1234567_1 - libiconv=1.16=h5eee18b_3 - libidn2=2.3.4=h5eee18b_0 - libpng=1.6.39=h5eee18b_0 - libsodium=1.0.18=h7b6447c_0 - libstdcxx-ng=11.2.0=h1234567_1 - libtasn1=4.19.0=h5eee18b_0 - libtiff=4.5.1=h6a678d5_0 - libunistring=0.9.10=h27cfd23_0 - libuv=1.48.0=h5eee18b_0 - libwebp-base=1.3.2=h5eee18b_0 - lz4-c=1.9.4=h6a678d5_1 - matplotlib-inline=0.1.6=py38h06a4308_0 - mkl=2023.1.0=h213fc3f_46344 - mkl-service=2.4.0=py38h5eee18b_1 - mkl_fft=1.3.8=py38h5eee18b_0 - mkl_random=1.2.4=py38hdb19cb5_0 - ncurses=6.4=h6a678d5_0 - nest-asyncio=1.6.0=py38h06a4308_0 - nettle=3.7.3=hbbd107a_1 - numpy=1.24.3=py38hf6e8229_1 - numpy-base=1.24.3=py38h060ed82_1 - openh264=2.1.1=h4ff587b_0 - openjpeg=2.5.2=he7f1fd0_0 - openssl=3.0.15=h5eee18b_0 - packaging=24.1=py38h06a4308_0 - parso=0.8.3=pyhd3eb1b0_0 - pexpect=4.8.0=pyhd3eb1b0_3 - pickleshare=0.7.5=pyhd3eb1b0_1003 - pillow=10.4.0=py38h5eee18b_0 - pip=24.2=py38h06a4308_0 - platformdirs=3.10.0=py38h06a4308_0 - prompt-toolkit=3.0.43=py38h06a4308_0 - ptyprocess=0.7.0=pyhd3eb1b0_2 - pure_eval=0.2.2=pyhd3eb1b0_0 - python=3.8.20=he870216_0 - python-dateutil=2.9.0post0=py38h06a4308_2 - pytorch=1.10.0=py3.8_cuda11.3_cudnn8.2.0_0 - pytorch-mutex=1.0=cuda - pyzmq=25.1.2=py38h6a678d5_0 - readline=8.2=h5eee18b_0 - setuptools=75.1.0=py38h06a4308_0 - six=1.16.0=pyhd3eb1b0_1 - sqlite=3.45.3=h5eee18b_0 - stack_data=0.2.0=pyhd3eb1b0_0 - tbb=2021.8.0=hdb19cb5_0 - tk=8.6.14=h39e8969_0 - torchaudio=0.10.0=py38_cu113 - torchvision=0.11.1=py38_cu113 - tornado=6.4.1=py38h5eee18b_0 - traitlets=5.14.3=py38h06a4308_0 - typing_extensions=4.11.0=py38h06a4308_0 - wcwidth=0.2.5=pyhd3eb1b0_0 - wheel=0.44.0=py38h06a4308_0 - xz=5.4.6=h5eee18b_1 - zeromq=4.3.5=h6a678d5_0 - zipp=3.17.0=py38h06a4308_0 - zlib=1.2.13=h5eee18b_1 - zstd=1.5.6=hc292b87_0 - pip: - accelerate==1.0.1 - annotated-types==0.7.0 - anyio==4.5.0 - certifi==2024.8.30 - cffi==1.17.1 - charset-normalizer==3.4.0 - click==8.1.7 - dnspython==2.6.1 - email-validator==2.2.0 - exceptiongroup==1.2.2 - fastapi==0.115.2 - fastapi-cli==0.0.5 - filelock==3.16.1 - fsspec==2024.9.0 - h11==0.14.0 - httpcore==1.0.6 - httptools==0.6.1 - httpx==0.27.2 - huggingface-hub==0.25.2 - idna==3.10 - jinja2==3.1.4 - markdown-it-py==3.0.0 - markupsafe==2.1.5 - mdurl==0.1.2 - psutil==6.0.0 - pycparser==2.22 - pydantic==2.9.2 - pydantic-core==2.23.4 - pygments==2.18.0 - python-dotenv==1.0.1 - python-multipart==0.0.12 - pyyaml==6.0.2 - regex==2024.9.11 - requests==2.32.3 - rich==13.9.2 - safetensors==0.4.5 - scipy==1.10.1 - shellingham==1.5.4 - sniffio==1.3.1 - soundfile==0.12.1 - starlette==0.39.2 - tokenizers==0.20.1 - tqdm==4.66.5 - transformers==4.45.2 - typer==0.12.5 - urllib3==2.2.3 - uvicorn==0.31.1 - uvloop==0.20.0 - watchfiles==0.24.0 - websockets==13.1 prefix: /root/miniconda3/envs/tts2