SevaSk / ecoute

Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.

Home Page:https://github.com/SevaSk/ecoute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change the OpenAI interface address

renguohong opened this issue · comments

Snipaste_2024-03-27_18-49-49
Prompt openai can't connect, how to change openai interface address, please help me

Try transcribe - https://github.com/vivekuppal/transcribe
It allows for changing the base URL. See this as an example - vivekuppal/transcribe#198