➕(agent) add a temporary livekit-agent plugin for kyutai
Until a Pull Request is merged with our changes on livekit-agent to support Kyutai API, we will use a custom and hacky python library made from Arnaud's researches and published on an unofficial pypi project page. Everything is quite "draft" but it allows us to deploy and test in real situation the work from Arnaud.
This commit is contained in:
committed by
aleb_the_flash
parent
c678e9420e
commit
b466515306
@@ -7,6 +7,7 @@ dependencies = [
|
||||
"livekit-agents==1.3.10",
|
||||
"livekit-plugins-deepgram==1.3.10",
|
||||
"livekit-plugins-silero==1.3.10",
|
||||
"livekit-plugins-kyutai-lasuite==0.0.5",
|
||||
"python-dotenv==1.2.1"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user