fix: incorrectly changed the base type in my last pull request for L… (#1184)

* fix: incorrectly changed the base type in my last pull request for  LocalAudioTransport

* update examples to use the new LocalTransportParams

* add local device select example
This commit is contained in:
Julien Le Bourg
2025-02-11 17:35:57 +01:00
committed by GitHub
parent 0a990b2aaa
commit 77fb63372a
8 changed files with 415 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
--extra-index-url https://download.pytorch.org/whl/cu124
torch==2.5.0+cu124
torchvision
torchaudio
pipecat[whisper, openai]
textual==1.0.0
pydantic-settings==2.7.1
pyaudio==0.2.14