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:
8
examples/local-input-select-stt/requirements.txt
Normal file
8
examples/local-input-select-stt/requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user