Spaces:
Configuration error
Configuration error
Kangarroar
commited on
Commit
•
8274b52
1
Parent(s):
fc7a9fb
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
from transformers import pipeline
|
4 |
-
|
5 |
s2t=gr.Interface.load('huggingface/facebook/s2t-medium-librispeech-asr')
|
6 |
|
7 |
|
|
|
1 |
import gradio as gr
|
2 |
|
|
|
|
|
3 |
s2t=gr.Interface.load('huggingface/facebook/s2t-medium-librispeech-asr')
|
4 |
|
5 |
|