File size: 368 Bytes
40157ab
 
 
 
 
 
fe5a89c
40157ab
 
 
b21d965
40157ab
 
 
fba95bd
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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"
```