# Model configuration WHISPER_MODEL=openai/whisper-small # Server configuration HOST=0.0.0.0 PORT=7860 # Gradio configuration GRADIO_SERVER_NAME=0.0.0.0 GRADIO_SERVER_PORT=7860