Commit graph

3 commits

Author SHA1 Message Date
Michael Clervi
0d54765bbe changed port from 5010 to 5011 for back end 2025-11-03 15:23:55 +00:00
michael
5de2003aff added SSO login via MSAL and PKCE, ready for deployment (theoretically) 2025-11-03 08:41:27 -06:00
DJP
846693b097 Initial commit: Voice to Text with Whisper & DeepL Translation
Features:
- OpenAI Whisper for audio transcription
- DeepL API for translation (30+ languages)
- Multiple output formats: TXT, VTT, SRT
- Flask Python API backend
- PHP frontend with black/gold theme
- Support for 350MB files
- Generates both original and translated files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 11:54:39 -04:00