ACloudCenter commited on
Commit
4761bc9
·
1 Parent(s): 2bda5df

Modify title

Browse files
Files changed (2) hide show
  1. app.py +8 -1
  2. public/images/banner.png +3 -0
app.py CHANGED
@@ -57,7 +57,14 @@ theme = gr.themes.Ocean(
57
 
58
  # Create Gradio interface
59
  with gr.Blocks(theme=theme) as demo:
60
- gr.Markdown("## Audio Transcription App")
 
 
 
 
 
 
 
61
 
62
  with gr.Tabs():
63
  with gr.TabItem("Upload Audio"):
 
57
 
58
  # Create Gradio interface
59
  with gr.Blocks(theme=theme) as demo:
60
+ gr.Markdown("## Moohnshine Tiny STT - 27M Parameters")
61
+ gr.HTML("""
62
+ <div style="width: 100%; margin-bottom: 20px;">
63
+ <img src="https://huggingface.co/spaces/ACloudCenter/Conference-Generator-VibeVoice/resolve/main/public/images/banner.png"
64
+ style="width: 100%; height: auto; border-radius: 15px; box-shadow: 0 10px 40px rgba(0,0,0,0.2);"
65
+ alt="VibeVoice Banner">
66
+ </div>
67
+ """)
68
 
69
  with gr.Tabs():
70
  with gr.TabItem("Upload Audio"):
public/images/banner.png ADDED

Git LFS Details

  • SHA256: 92877d3346b9841e0c6ded967eddf1a1a929578bbc2003d69d9485e4e249cbdd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB