eve / VoiceReply.py

Commit History

Refactor audio generation prompt handling to remove system prompt from URL encoding
3470178

Chandima Prabhath commited on

Refactor voice reply generation to include system prompt customization; add helper function to build system prompt and update encoded prompt formatting.
7e58c6f

Chandima Prabhath commited on

Remove unused pre_process import and commented-out system prompt logic from generate_voice_reply function
9d508fe

Chandima Prabhath commited on

Refactor generate_voice_reply to use the original prompt instead of appending system prompt for audio generation
3250556

Chandima Prabhath commited on

Refactor system prompt generation in generate_voice_reply function to use pre_process for improved clarity and maintainability.
48499fe

Chandima Prabhath commited on

Increase random seed range to enhance variability in image and trivia generation across multiple modules
e371810

Chandima Prabhath commited on

Comment out example usage in main block for both FLUX.py and VoiceReply.py
0ffceca

Chandima Prabhath commited on

Add random seed to voice reply generation and enhance image sending function with customizable caption
4beb4cc

Chandima Prabhath commited on

Update audio and image directory paths to use temporary directories
b920265

Chandima Prabhath commited on

debuggings
cd7a57c

Chandima Prabhath commited on

flux & audio reply
b9724da

Chandima Prabhath commited on