This file (531B) 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 - cloud / no-GPU install (browser audio capture, no diarization)
# Install: ./venv/bin/pip install -r requirements-cloud.txt
#
# No PyAudio/SpeechRecognition needed - audio captured in the browser via MIC/TAB buttons.
# No resemblyzer (GPU diarization) - install separately if you want speaker labels:
# ./venv/bin/pip install resemblyzer
# Web server
fastapi
uvicorn
websockets
# .env loading (optional alternative to secure/ key files)
python-dotenv
# Transcription engine (OpenAI GPT-4o Transcribe)
openai
| / | Focus search |
| ? | Show this help |
| Esc | Unfocus input |