Spaces:
Configuration error
Configuration error
Commit
·
810432d
1
Parent(s):
4dc01af
initial commit
Browse files
app.py
CHANGED
@@ -2,6 +2,7 @@ import gradio as gr
|
|
2 |
|
3 |
title="한글 및 다국어 지원 + ChatGPT + 멀티 모델링 기반 응용 AI"
|
4 |
|
|
|
5 |
|
6 |
tts_examples = [
|
7 |
"I love learning machine learning",
|
|
|
2 |
|
3 |
title="한글 및 다국어 지원 + ChatGPT + 멀티 모델링 기반 응용 AI"
|
4 |
|
5 |
+
description=" Voice 자동 분석: https://seawolf2357-vts-whisper.hf.space \n "
|
6 |
|
7 |
tts_examples = [
|
8 |
"I love learning machine learning",
|