Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chinmaydan
/
S2SCascadeDemo
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
chinmaydan
commited on
Sep 7, 2023
Commit
f01f3bd
·
1 Parent(s):
68c5276
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,5 @@ license: openrail
3
title: Cascading Speech-to-Speech Translation Demo
4
sdk: gradio
5
colorFrom: red
6
---
3
title: Cascading Speech-to-Speech Translation Demo
4
sdk: gradio
5
colorFrom: red
6
+
app_file : app.py
7
---