eyov commited on
Commit
dff819c
·
verified ·
1 Parent(s): 7129156

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def create_interface():
102
  gr.Textbox(label="Transcribed Lyrics", lines=10, max_lines=20)
103
  ],
104
  title="Audio Lyrics Extractor",
105
- description="Upload an audio file to extract vocals and transcribe lyrics"+
106
  "Created by Ever Olivares - Looking for Summer 2025 Internship Opportunities\n" +
107
  "Connect with me: [LinkedIn](https://www.linkedin.com/in/everolivares/)",
108
  analytics_enabled=False
 
102
  gr.Textbox(label="Transcribed Lyrics", lines=10, max_lines=20)
103
  ],
104
  title="Audio Lyrics Extractor",
105
+ description="Upload an audio file to extract vocals and transcribe lyrics\n"+
106
  "Created by Ever Olivares - Looking for Summer 2025 Internship Opportunities\n" +
107
  "Connect with me: [LinkedIn](https://www.linkedin.com/in/everolivares/)",
108
  analytics_enabled=False