Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ikuner
/
voice
like
0
Sleeping
App
Files
Files
Community
1
ikuner
commited on
Jun 21
Commit
4346cc1
•
1 Parent(s):
231ae0a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
-
import gradio as gr
2
-
import torch
3
4
# 假设模型是一个声音合成模型
5
def synthesize_speech(text):
1
+
import gradio as gr
2
+
import torch
3
4
# 假设模型是一个声音合成模型
5
def synthesize_speech(text):