blob: a8b13736cdd349103e297189743017e45cd3ca34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
|
pkgbase = python-livekit-agents
pkgver = 1.3.6
pkgrel = 1
arch = x86_64
arch = aarch64
license = Apache-2.0
checkdepends = python-dotenv
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
checkdepends = python-jiwer
checkdepends = python-scipy
checkdepends = python-tiktoken
checkdepends = python-nltk
checkdepends = nltk-data
checkdepends = python-docstring-parser
checkdepends = python-speechmatics-rt
makedepends = python-hatchling
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://github.com/livekit/agents/archive/refs/tags/livekit-agents@1.3.6.tar.gz
source = https://github.com/livekit/agents/raw/refs/tags/livekit-agents@1.3.6/livekit-plugins/livekit-plugins-silero/livekit/plugins/silero/resources/silero_vad.onnx
sha256sums = b7124eb3fe90078b26710e17dc25af49fdefc5d9cae09732e01add38091d2305
sha256sums = 597d30b3ec076608d059477bb14cfeffdf951bf5cae370d38f65d33bbfe82004
pkgname = python-livekit-agents
pkgdesc = A powerful framework for building realtime voice AI agents.
url = https://github.com/livekit/agents/tree/main/livekit-agents
depends = python
depends = python-typer
depends = python-click
depends = python-certifi
depends = python-livekit
depends = python-livekit-api
depends = python-livekit-protocol
depends = python-livekit-blingfire
depends = python-protobuf
depends = python-pyjwt
depends = python-watchfiles
depends = python-psutil
depends = python-aiohttp
depends = python-typing_extensions
depends = python-sounddevice
depends = python-docstring-parser
depends = python-colorama
depends = python-av
depends = python-numpy
depends = python-pydantic
depends = python-nest-asyncio
depends = python-opentelemetry-api
depends = python-opentelemetry-sdk
depends = python-opentelemetry-exporter-otlp
depends = python-prometheus_client
depends = python-openai
depends = python-aiofiles
optdepends = python-mcp: mcp
optdepends = python-numpy: codecs
optdepends = python-pillow: images
optdepends = python-livekit-plugins-anam: anam
optdepends = python-livekit-plugins-anthropic: anthropic
optdepends = python-livekit-plugins-assemblyai: assemblyai
optdepends = python-livekit-plugins-aws: aws
optdepends = python-livekit-plugins-azure: azure
optdepends = python-livekit-plugins-baseten: baseten
optdepends = python-livekit-plugins-bey: bey
optdepends = python-livekit-plugins-bithuman: bithuman
optdepends = python-livekit-plugins-cartesia: cartesia
optdepends = python-livekit-plugins-clova: clova
optdepends = python-livekit-plugins-deepgram: deepgram
optdepends = python-livekit-plugins-elevenlabs: elevenlabs
optdepends = python-livekit-plugins-fal: fal
optdepends = python-livekit-plugins-fishaudio: fishaudio
optdepends = python-livekit-plugins-fireworksai: fireworksai
optdepends = python-livekit-plugins-gladia: gladia
optdepends = python-livekit-plugins-google: google
optdepends = python-livekit-plugins-groq: groq
optdepends = python-livekit-plugins-hedra: hedra
optdepends = python-livekit-plugins-hume: hume
optdepends = python-livekit-plugins-inworld: inworld
optdepends = python-livekit-plugins-langchain: langchain
optdepends = python-livekit-plugins-lmnt: lmnt
optdepends = python-livekit-plugins-minimax-ai: minimax
optdepends = python-livekit-plugins-mistralai: mistralai
optdepends = python-livekit-plugins-neuphonic: neuphonic
optdepends = python-livekit-plugins-nltk: nltk
optdepends = python-livekit-plugins-openai: openai
optdepends = python-livekit-plugins-resemble: resemble
optdepends = python-livekit-plugins-rime: rime
optdepends = python-livekit-plugins-sarvam: sarvam
optdepends = python-livekit-plugins-silero: silero
optdepends = python-livekit-plugins-simli: simli
optdepends = python-livekit-plugins-smallestai: smallestai
optdepends = python-livekit-plugins-soniox: soniox
optdepends = python-livekit-plugins-speechify: speechify
optdepends = python-livekit-plugins-speechmatics: speechmatics
optdepends = python-livekit-plugins-spitch: spitch
optdepends = python-livekit-plugins-tavus: tavus
optdepends = python-livekit-plugins-turn-detector: turn-detector
optdepends = python-livekit-plugins-ultravox: ultravox
optdepends = python-livekit-plugins-upliftai: upliftai
optdepends = python-livekit-plugins-gradium: gradium
pkgname = python-livekit-plugins-anam
pkgdesc = Agent Framework plugin for anam.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-anam
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-anthropic
pkgdesc = Agent Framework plugin for services from Anthropic.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-anthropic
depends = python-livekit-agents
depends = python-anthropic
depends = python-httpx
optdepends =
pkgname = python-livekit-plugins-assemblyai
pkgdesc = Agent Framework plugin for AssemblyAI.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-assemblyai
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-avatartalk
pkgdesc = Agent Framework plugin for AvatarTalk.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-avatartalk
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-aws
pkgdesc = LiveKit Agents Plugin for services from AWS.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-aws
depends = python-livekit-agents
depends = python-aioboto3
depends = python-aws_sdk_transcribe_streaming
optdepends = python-aws-sdk-bedrock-runtime: realtime
optdepends = python-aws-sdk-signers: realtime
optdepends = python-boto3: realtime
pkgname = python-livekit-plugins-azure
pkgdesc = Agent Framework plugin for services from Azure.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-azure
depends = python-livekit-agents
depends = python-azure-cognitiveservices-speech
optdepends =
pkgname = python-livekit-plugins-baseten
pkgdesc = Agent Framework plugin for Baseten.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-baseten
depends = python-livekit-agents
depends = python-aiohttp
depends = python-livekit
optdepends =
pkgname = python-livekit-plugins-bey
pkgdesc = Agent Framework plugin for services from Beyond Presence.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-bey
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-bithuman
pkgdesc = Agent Framework plugin for services from BitHuman Avatar Rendering.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-bithuman
depends = python-livekit-agents
depends = python-bithuman
optdepends =
pkgname = python-livekit-plugins-cartesia
pkgdesc = LiveKit Agents Plugin for Cartesia.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-cartesia
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-clova
pkgdesc = LiveKit Agents Plugin for LINE Clova STT.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-clova
depends = python-livekit-agents
depends = python-pydub
optdepends =
pkgname = python-livekit-plugins-deepgram
pkgdesc = Agent Framework plugin for services using Deepgram's API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-deepgram
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-elevenlabs
pkgdesc = Agent Framework plugin for voice synthesis with ElevenLabs' API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-elevenlabs
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-fal
pkgdesc = fal plugin template for LiveKit Agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-fal
depends = python-livekit-agents
depends = python-fal-client
optdepends =
pkgname = python-livekit-plugins-fireworksai
pkgdesc = LiveKit Agents Plugin for Fireworks AI.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-fireworksai
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-fishaudio
pkgdesc = Agent Framework plugin for voice synthesis with Fish Audio's API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-fishaudio
depends = python-livekit-agents
depends = python-av
depends = python-numpy
depends = python-fish-audio-sdk
optdepends =
pkgname = python-livekit-plugins-gladia
pkgdesc = Agent Framework plugin for services using Gladia's API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-gladia
depends = python-livekit-agents
depends = python-av
depends = python-numpy
depends = python-aiohttp
optdepends =
pkgname = python-livekit-plugins-google
pkgdesc = Agent Framework plugin for services from Google Cloud.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-google
depends = python-google-auth
depends = python-google-cloud-speech
depends = python-google-cloud-texttospeech
depends = python-google-genai
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-gradium
pkgdesc = Agent Framework plugin for Gradium.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-gradium
depends = python-livekit-agents
depends = python-aiohttp
depends = python-livekit
optdepends =
pkgname = python-livekit-plugins-groq
pkgdesc = Groq inference plugin for LiveKit Agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-groq
depends = python-livekit-agents
depends = python-av
depends = python-numpy
depends = python-livekit-plugins-openai
depends = python-aiohttp
depends = python-livekit
optdepends =
pkgname = python-livekit-plugins-hedra
pkgdesc = Agent Framework plugin for Hedra Avatar.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-hedra
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-hume
pkgdesc = Hume TTS plugin for LiveKit agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-hume
depends = python-aiohttp
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-inworld
pkgdesc = Agent Framework plugin for voice synthesis with Inworld's API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-inworld
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-langchain
pkgdesc = LangChain/LangGraph plugin for LiveKit agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-langchain
depends = python-livekit-agents
depends = python-langchain-core
depends = python-langgraph
optdepends =
pkgname = python-livekit-plugins-lmnt
pkgdesc = LMNT TTS plugin for LiveKit agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-lmnt
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-minimal
pkgdesc = Minimal plugin template for LiveKit Agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-minimal
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-minimax
pkgdesc = LiveKit Agents Plugin for services from AWS
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-minimax
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-mistralai
pkgdesc = LiveKit Agents Plugin for services from AWS.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-mistralai
depends = python-livekit-agents
depends = python-livekit-plugins-openai
depends = python-mistralai
optdepends =
pkgname = python-livekit-plugins-neuphonic
pkgdesc = Neuphonic inference plugin for LiveKit Agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-neuphonic
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-nltk
pkgdesc = Agent Framework plugin for NLTK-based text processing.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-nltk
depends = python-livekit-agents
depends = python-nltk
optdepends =
pkgname = python-livekit-plugins-nvidia
pkgdesc = LiveKit Agents Plugin for services from nvidia.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-nvidia
depends = python-livekit-agents
depends = python-nvidia-riva-client
optdepends =
pkgname = python-livekit-plugins-openai
pkgdesc = Agent Framework plugin for services from OpenAI.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-openai
depends = python-livekit-agents
depends = python-av
depends = python-numpy
depends = python-pillow
depends = python-openai
optdepends = python-google-auth: vertex
pkgname = python-livekit-plugins-resemble
pkgdesc = LiveKit Agents Plugin for Resemble AI.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-resemble
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-rime
pkgdesc = LiveKit Agents Plugin for Rime.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-rime
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-rtzr
pkgdesc = Agent Framework plugin for RTZR Streaming STT.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-rtzr
depends = python-livekit-agents
depends = python-httpx
depends = python-aiohttp
optdepends =
pkgname = python-livekit-plugins-sarvam
pkgdesc = Agent Framework plugin for services using Sarvam.ai's API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-sarvam
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-silero
pkgdesc = Agent Framework Plugin for Silero.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-silero
depends = python-livekit-agents
depends = python-onnxruntime
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-simli
pkgdesc = Agent Framework plugin for Simli.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-simli
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-smallestai
pkgdesc = Agent Framework plugin for speech synthesis with the Smallest AI.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-smallestai
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-soniox
pkgdesc = Agent Framework plugin for services using Soniox's API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-soniox
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-speechify
pkgdesc = Agent Framework plugin for voice synthesis with Speechify's API.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-speechify
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-speechmatics
pkgdesc = Agent Framework plugin for Speechmatics.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-speechmatics
depends = python-livekit-agents
depends = python-speechmatics-rt
optdepends =
pkgname = python-livekit-plugins-spitch
pkgdesc = spitch plugin template for LiveKit Agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-spitch
depends = python-livekit-agents
depends = python-av
depends = python-numpy
depends = python-spitch
optdepends =
pkgname = python-livekit-plugins-tavus
pkgdesc = Agent Framework plugin for Tavus.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-tavus
depends = python-livekit-agents
optdepends =
pkgname = python-livekit-plugins-turn-detector
pkgdesc = End of utterance detection for LiveKit Agents.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-turn-detector
depends = python-livekit-agents
depends = python-transformers
depends = python-numpy
depends = python-onnxruntime
depends = python-jinja
optdepends =
pkgname = python-livekit-plugins-ultravox
pkgdesc = Agent Framework plugin for services from Ultravox.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-ultravox
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
pkgname = python-livekit-plugins-upliftai
pkgdesc = Agent Framework plugin for speech synthesis with the Uplift AI.
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-upliftai
depends = python-livekit-agents
depends = python-av
depends = python-numpy
optdepends =
|