| OPENAI_API_KEY= | |
| MODEL_NAME="gpt-realtime" | |
| # Cache for local VLM | |
| HF_HOME=./cache | |
| # Hugging Face token for accessing datasets/models | |
| HF_TOKEN= | |
| OPENAI_API_KEY= | |
| MODEL_NAME="gpt-realtime" | |
| # Cache for local VLM | |
| HF_HOME=./cache | |
| # Hugging Face token for accessing datasets/models | |
| HF_TOKEN= | |