Spaces:
Running
Running
File size: 335 Bytes
c87467b 7e69c60 b849630 c87467b e301576 c87467b b3d2e4a c87467b 3eab0eb c87467b 3eab0eb 6e39bfe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
title: hoyoTTS
emoji: π
colorFrom: yellow
colorTo: indigo
sdk: gradio
sdk_version: 5.22.0
app_file: app.py
pinned: true
license: cc-by-nc-nd-4.0
short_description: Genshin Impact & Honkai Star Rail game character voice TTS
---
## Env
```bash
pip install torch==2.3.1+cu118 -f https://mirrors.aliyun.com/pytorch-wheels/cu118
``` |