Spaces:
Configuration error
Configuration error
Kangarroar
commited on
Commit
•
918c9e3
1
Parent(s):
da9165f
Delete app.pyjjjjj
Browse files- app.pyjjjjj +0 -12
app.pyjjjjj
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
import gradio as gr
|
2 |
-
|
3 |
-
s2t=gr.Interface.load('huggingface/facebook/s2t-medium-librispeech-asr')
|
4 |
-
|
5 |
-
iface = gr.Interface(
|
6 |
-
fn=out,
|
7 |
-
title="DIFF-SVC Cloud Rendering",
|
8 |
-
description="",
|
9 |
-
inputs=[gr.inputs.Audio(source="upload", type="filepath", label=None, optional=True)],
|
10 |
-
)
|
11 |
-
|
12 |
-
iface.launch(enable_queue=True)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|