Skip to content

Commit aa3ac42

Browse files
committed
final Push
1 parent 26d8c9d commit aa3ac42

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.

final.mp3

-51.4 KB
Binary file not shown.

final.wav

-284 KB
Binary file not shown.

gradio_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import os
99
import gradio as gr
1010

11-
from brain_of_the_elaRech import encode_image, analysis_image_with_query # keep your original function name
11+
from brain_of_the_elaRova import encode_image, analysis_image_with_query # keep your original function name
1212
from voice_of_the_user import record_audio, transcribe_with_groq
1313
from voice_of_the_doctor import play_audio, text_to_speech_with_gtts, text_to_speech_with_elevenlabs
1414

0 commit comments

Comments
 (0)