Laronix_ASR_TTS_VC / README.md
KevinGeng's picture
downgrade to 3.45.1
fe5a89c
|
raw
history blame
No virus
368 Bytes
---
title: Laronix ASR TTS VC
emoji: 😻
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 3.45.1
app_file: app.py
pinned: false
license: apache-2.0
python_version: 3.10
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# If use google TTS API
```
export GOOGLE_APPLICATION_CREDENTIALS="google_api.json"
```