Spaces:
Running
Running
metadata
title: Realtime Translate
emoji: π
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
Realtime Translator β gpt-realtime-translate
Live speech-to-speech translation powered by OpenAI's gpt-realtime-translate model.
Model: gpt-realtime-translate by OpenAI
How to use:
- Enter your OpenAI API key in the field (starts with
sk-) β stored only in your browser's localStorage - Select source and target language
- Click the microphone button and speak
- Hear the translated audio and read the transcript
Or set OPENAI_API_KEY as a Space secret β then the key field is not required.
Cost: ~$0.034 / minute of audio (billed by OpenAI).
Built with Node.js + Express + WebRTC.