Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -555,7 +555,7 @@ def transcribe_audio(filename):
|
|
555 |
|
556 |
|
557 |
def whisper_main():
|
558 |
-
st.title("
|
559 |
st.write("Record your speech and get the text.")
|
560 |
|
561 |
# Audio, transcribe, GPT:
|
|
|
555 |
|
556 |
|
557 |
def whisper_main():
|
558 |
+
st.title("1🐪Llama🦙Whisperer")
|
559 |
st.write("Record your speech and get the text.")
|
560 |
|
561 |
# Audio, transcribe, GPT:
|