FriendofAI / LM_Chat_TTS_FrontEnd.html

LM_Chat_TTS_FrontEnd is a simple yet powerful interface for interacting with LM Studio models using text-to-speech functionality. This project is designed to be lightweight and user-friendly, making it suitable for a wide range of users interested in exploring voice interactions with AI models.
11 stars 5 forks source link

Hello! #1

Open emo44 opened 1 month ago

emo44 commented 1 month ago

I have the idea of modifying and extending your frontend I could make a single exe for windows without dependencies using webview and an embedded localhost server with new options such as running lms commands from the cli or saving conversations in an external file. What do you think? Let me know if I can use your code. Obviously I would mention you in the about. Thank you!

FriendofAI commented 1 month ago

Yes, love that idea, and look forward to testing it.

On Sat, May 11, 2024, 6:18 AM Emo @.***> wrote:

I have the idea of modifying and extending your frontend I could make a single exe for windows without dependencies using webview and an embedded localhost server with new options such as running lms commands from the cli or saving conversations in an external file. What do you think? Let me know if I can use your code. Obviously I would mention you in the about. Thank you!

— Reply to this email directly, view it on GitHub https://github.com/FriendofAI/LM_Chat_TTS_FrontEnd.html/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4INPNF5VGPUFRT4OJ3OL5LZBXV7JAVCNFSM6AAAAABHRZ6CQCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TAOBSGIZTCOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

emo44 commented 1 month ago

beta version ;-) https://github.com/emo44/LM_Chat_TTS_FrontEnd_and_cli_compiled

emo44 commented 1 month ago

Done! Tell me what you think