project_charles / environment.yml
sohojoe's picture
basic get speech working without streaming
9202468
raw
history blame
No virus
351 Bytes
name: project_charles
channels:
- pytorch
- nvidia
dependencies:
- python=3.9
- pytorch-cuda=11.8
- pytorch
- numpy
- pip
- pip:
- opencv-python-headless
- pydub
- streamlit_webrtc
- twilio
- python-dotenv
- watchdog
- pydub
- open_clip_torch
- vosk
- transformers
- openai
- elevenlabs