Key Features
- Real-time voice recording with visual feedback
- Automatic speech-to-text conversion using OpenAI Whisper
- Multi-language support (EN, NL, FR, DE, ES, AR, etc ...)
- AI-powered note enhancement with ChatGPT integration
- Seamless CRM Lead and Activity integration
- Custom activity tracking and statistics
- Responsive web interface with modern UI
- Configurable prompts for AI processing
Technical Specifications
Category | Extra Tools |
---|---|
License | LGPL-3 |
Dependencies | base, web, crm, mail |
Python Libraries | openai, openai-whisper |
Supported Languages | EN, NL, FR, DE, ES, AR, etc ... |
Browser Compatibility | Modern browsers with MediaRecorder API |
Installation Instructions
- Download and extract the module to your Odoo addons directory
- Install required Python dependencies:
pip install openai openai-whisper
- Update your module list in Odoo
- Install the "Voice to Text" module from Apps
- Configure OpenAI API key in System Parameters:
Key: openai.api_key
Value: your-openai-api-key - Grant microphone permissions in your browser
- Start using voice recording in CRM leads and activities!
Please log in to comment on this module