Skip to content

Goldinnovation/scanlyticsVoiceAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scanlyticsVoiceAgent_b

resource: https://docs.livekit.io/agents/integrations/

Voice information: https://docs.livekit.io/reference/python/livekit/plugins/openai/realtime/realtime_model.html#livekit.plugins.openai.realtime.realtime_model.RealtimeSessionOptions.Voice

How to run the voice agent Locally on the console: py agent.py console

run the voice agent Locally on the livekit client playground: py stt_agent.py dev

How to check if the virtual enviroment is active: python -c "import sys; print(sys.executable)"

Shows the exact Python interpreter being used

How to run Virtual Enviroment: source venv/Scripts/activate

Deepgram Model und sprachen: URL: https://developers.deepgram.com/docs/models-languages-overview#nova-3

OpenAi voice model: URL: https://platform.openai.com/docs/guides/text-to-speech/voice-options

Elevenlab tts model:

URL: https://elevenlabs.io/app/voice-library


frontend js conection for room: https://docs.livekit.io/home/quickstarts/javascript/

uvicorn auth:app --reload

uvicorn app.main:app --reload

python app/services/agents/agent.py console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages