This file (460B) exceeds the allowed full mode (48 kb) size. The editor full height is disabled, only scrolling is allowed.
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height mode.
# Meet Assistant - full install with GPU for speaker diarization
# Install: ./venv/bin/pip install -r requirements.txt
# Web server
fastapi
uvicorn
websockets
# .env loading (optional alternative to secure/ key files)
python-dotenv
# Audio capture (PulseAudio/PipeWire)
SpeechRecognition
PyAudio
setuptools<81
# Transcription engine (OpenAI GPT-4o Transcribe)
openai
# Speaker diarization (voice fingerprinting on GPU; CPU fallback works too)
resemblyzer
| / | Focus search |
| ? | Show this help |
| Esc | Unfocus input |