more than 50% of the code is AI generated
A real-time speech-to-text and translation application with Picture-in-Picture support.
- 🎤 Real-time speech recognition (Japanese)
- 🌐 Live translation (Japanese to en/zh/ko)
- 🖼️ Picture-in-Picture mode for overlay display (modern chromium only)
- 🔊 Multiple microphone support
- Install dependencies:
pnpm install-
Get your Soniox API key:
- Visit Soniox to create an account and get your API key
- The API key will be securely stored in your browser's localStorage
-
Start the development server:
pnpm dev- React 19 + TypeScript
- Vite
- Tailwind CSS
- Soniox Speech-to-Text API
- Document Picture-in-Picture API
MIT