Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,13 +7,183 @@ colorFrom: red
|
|
| 7 |
colorTo: yellow
|
| 8 |
pinned: true
|
| 9 |
channels: conda-forge
|
| 10 |
-
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
___
|
| 15 |
title: Vietnam VITS Male Voice TTS
|
| 16 |
emoji:
|
|
|
|
|
|
|
|
|
|
| 17 |
colorFrom: indigo
|
| 18 |
colorTo: purple
|
| 19 |
sdk: gradio
|
|
|
|
| 7 |
colorTo: yellow
|
| 8 |
pinned: true
|
| 9 |
channels: conda-forge
|
| 10 |
+
dependencies:
|
| 11 |
+
- _libgcc_mutex=0.1=main
|
| 12 |
+
- _openmp_mutex=5.1=1_gnu
|
| 13 |
+
- ca-certificates=2023.08.22=h06a4308_0
|
| 14 |
+
- cudatoolkit=11.3.1=h2bc3f7f_2
|
| 15 |
+
- cudnn=8.2.1=cuda11.3_0
|
| 16 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 17 |
+
- libffi=3.4.4=h6a678d5_0
|
| 18 |
+
- libgcc-ng=11.2.0=h1234567_1
|
| 19 |
+
- libgomp=11.2.0=h1234567_1
|
| 20 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
| 21 |
+
- ncurses=6.4=h6a678d5_0
|
| 22 |
+
- openssl=3.0.12=h7f8727e_0
|
| 23 |
+
- pip=23.3=py38h06a4308_0
|
| 24 |
+
- python=3.8.18=h955ad1f_0
|
| 25 |
+
- readline=8.2=h5eee18b_0
|
| 26 |
+
- setuptools=68.0.0=py38h06a4308_0
|
| 27 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 28 |
+
- tk=8.6.12=h1ccaba5_0
|
| 29 |
+
- wheel=0.41.2=py38h06a4308_0
|
| 30 |
+
- xz=5.4.2=h5eee18b_0
|
| 31 |
+
- zlib=1.2.13=h5eee18b_0
|
| 32 |
+
- pip:
|
| 33 |
+
- absl-py==2.0.0
|
| 34 |
+
- aiofiles==23.2.1
|
| 35 |
+
- aiohttp==3.8.6
|
| 36 |
+
- aiosignal==1.3.1
|
| 37 |
+
- altair==5.1.2
|
| 38 |
+
- annotated-types==0.6.0
|
| 39 |
+
- anyio==3.7.1
|
| 40 |
+
- async-timeout==4.0.3
|
| 41 |
+
- attrs==23.1.0
|
| 42 |
+
- audioread==3.0.1
|
| 43 |
+
- babel==2.13.1
|
| 44 |
+
- bcrypt==4.0.1
|
| 45 |
+
- cachetools==4.2.4
|
| 46 |
+
- certifi==2023.7.22
|
| 47 |
+
- cffi==1.16.0
|
| 48 |
+
- charset-normalizer==3.3.2
|
| 49 |
+
- click==8.1.7
|
| 50 |
+
- clldutils==3.20.0
|
| 51 |
+
- colorama==0.4.6
|
| 52 |
+
- colorlog==6.7.0
|
| 53 |
+
- cryptography==41.0.5
|
| 54 |
+
- csvw==3.1.3
|
| 55 |
+
- cycler==0.12.1
|
| 56 |
+
- cython==0.29.21
|
| 57 |
+
- decorator==4.4.2
|
| 58 |
+
- eng-to-ipa==0.0.2
|
| 59 |
+
- exceptiongroup==1.1.3
|
| 60 |
+
- fastapi==0.104.1
|
| 61 |
+
- ffmpy==0.3.1
|
| 62 |
+
- filelock==3.13.1
|
| 63 |
+
- frozenlist==1.4.0
|
| 64 |
+
- fsspec==2023.10.0
|
| 65 |
+
- google-auth==2.23.4
|
| 66 |
+
- google-auth-oauthlib==1.0.0
|
| 67 |
+
- gradio==3.13.0
|
| 68 |
+
- gradio-client==0.7.0
|
| 69 |
+
- grpcio==1.59.2
|
| 70 |
+
- h11==0.12.0
|
| 71 |
+
- httpcore==0.15.0
|
| 72 |
+
- httpx==0.23.0
|
| 73 |
+
- huggingface-hub==0.18.0
|
| 74 |
+
- idna==3.4
|
| 75 |
+
- imageio==2.32.0
|
| 76 |
+
- imageio-ffmpeg==0.4.9
|
| 77 |
+
- importlib-metadata==6.8.0
|
| 78 |
+
- importlib-resources==6.1.0
|
| 79 |
+
- isodate==0.6.1
|
| 80 |
+
- jinja2==3.1.2
|
| 81 |
+
- joblib==1.3.2
|
| 82 |
+
- jsonschema==4.19.2
|
| 83 |
+
- jsonschema-specifications==2023.7.1
|
| 84 |
+
- kiwisolver==1.4.5
|
| 85 |
+
- language-tags==1.2.0
|
| 86 |
+
- lazy-loader==0.3
|
| 87 |
+
- librosa==0.8.0
|
| 88 |
+
- linkify-it-py==2.0.2
|
| 89 |
+
- llvmlite==0.37.0
|
| 90 |
+
- lxml==4.9.3
|
| 91 |
+
- markdown==3.5.1
|
| 92 |
+
- markdown-it-py==3.0.0
|
| 93 |
+
- markupsafe==2.1.3
|
| 94 |
+
- matplotlib==3.3.1
|
| 95 |
+
- mdit-py-plugins==0.4.0
|
| 96 |
+
- mdurl==0.1.2
|
| 97 |
+
- monotonic-align==1.0.0
|
| 98 |
+
- moviepy==1.0.3
|
| 99 |
+
- msgpack==1.0.7
|
| 100 |
+
- multidict==6.0.4
|
| 101 |
+
- nltk==3.8.1
|
| 102 |
+
- numba==0.54.0
|
| 103 |
+
- numpy==1.19.5
|
| 104 |
+
- oauthlib==3.2.2
|
| 105 |
+
- orjson==3.9.10
|
| 106 |
+
- packaging==23.2
|
| 107 |
+
- pandas==1.1.5
|
| 108 |
+
- paramiko==3.3.1
|
| 109 |
+
- phonemizer==2.2.1
|
| 110 |
+
- pillow==9.5.0
|
| 111 |
+
- pkgutil-resolve-name==1.3.10
|
| 112 |
+
- platformdirs==3.11.0
|
| 113 |
+
- pooch==1.8.0
|
| 114 |
+
- proglog==0.1.10
|
| 115 |
+
- protobuf==3.20.0
|
| 116 |
+
- pyasn1==0.5.0
|
| 117 |
+
- pyasn1-modules==0.3.0
|
| 118 |
+
- pycparser==2.21
|
| 119 |
+
- pycryptodome==3.19.0
|
| 120 |
+
- pydantic==2.4.2
|
| 121 |
+
- pydantic-core==2.10.1
|
| 122 |
+
- pydub==0.25.1
|
| 123 |
+
- pygments==2.16.1
|
| 124 |
+
- pylatexenc==2.10
|
| 125 |
+
- pynacl==1.5.0
|
| 126 |
+
- pyparsing==3.1.1
|
| 127 |
+
- python-crfsuite==0.9.9
|
| 128 |
+
- python-dateutil==2.8.2
|
| 129 |
+
- python-multipart==0.0.6
|
| 130 |
+
- pytz==2023.3.post1
|
| 131 |
+
- pyyaml==6.0.1
|
| 132 |
+
- rdflib==7.0.0
|
| 133 |
+
- referencing==0.30.2
|
| 134 |
+
- regex==2023.10.3
|
| 135 |
+
- requests==2.31.0
|
| 136 |
+
- requests-oauthlib==1.3.1
|
| 137 |
+
- resampy==0.4.2
|
| 138 |
+
- rfc3986==1.5.0
|
| 139 |
+
- rich==13.6.0
|
| 140 |
+
- rpds-py==0.12.0
|
| 141 |
+
- rsa==4.9
|
| 142 |
+
- scikit-learn==1.3.2
|
| 143 |
+
- scipy==1.10.1
|
| 144 |
+
- segments==2.2.1
|
| 145 |
+
- semantic-version==2.10.0
|
| 146 |
+
- shellingham==1.5.4
|
| 147 |
+
- six==1.16.0
|
| 148 |
+
- sniffio==1.3.0
|
| 149 |
+
- soundfile==0.12.1
|
| 150 |
+
- soxr==0.3.7
|
| 151 |
+
- starlette==0.27.0
|
| 152 |
+
- tabulate==0.9.0
|
| 153 |
+
- tensorboard==2.14.0
|
| 154 |
+
- tensorboard-data-server==0.7.2
|
| 155 |
+
- tensorboard-plugin-wit==1.8.1
|
| 156 |
+
- threadpoolctl==3.2.0
|
| 157 |
+
- tomlkit==0.12.0
|
| 158 |
+
- toolz==0.12.0
|
| 159 |
+
- torch==1.12.0+cu116
|
| 160 |
+
- torchaudio==0.12.0+cu116
|
| 161 |
+
- torchvision==0.13.0+cu116
|
| 162 |
+
- tqdm==4.66.1
|
| 163 |
+
- typer==0.9.0
|
| 164 |
+
- typing-extensions==4.8.0
|
| 165 |
+
- tzdata==2023.3
|
| 166 |
+
- uc-micro-py==1.0.2
|
| 167 |
+
- underthesea==6.8.0
|
| 168 |
+
- underthesea-core==1.0.4
|
| 169 |
+
- unidecode==1.1.1
|
| 170 |
+
- uritemplate==4.1.1
|
| 171 |
+
- urllib3==2.0.7
|
| 172 |
+
- uvicorn==0.24.0.post1
|
| 173 |
+
- vinorm==2.0.7
|
| 174 |
+
- webrtcvad==2.0.10
|
| 175 |
+
- websockets==11.0.3
|
| 176 |
+
- werkzeug==3.0.1
|
| 177 |
+
- yarl==1.9.2
|
| 178 |
+
- zipp==3.17.0
|
| 179 |
---
|
| 180 |
|
| 181 |
___
|
| 182 |
title: Vietnam VITS Male Voice TTS
|
| 183 |
emoji:
|
| 184 |
+
|
| 185 |
+
python_version: 3.8.18
|
| 186 |
+
depenccies: 23.3.1
|
| 187 |
colorFrom: indigo
|
| 188 |
colorTo: purple
|
| 189 |
sdk: gradio
|