pip install -r requirements.txt
ollama run mistral
- Device where Transcription and Audio generation model should be loaded
- The model from the ollama api
- Context for the model how they should act like
- Port where the Flask backend should run
python voice_chatbot/backend.py --config config.json
python voice_chatbot/frontend.py --config config.json