Is there a way to get timestamps from OpenAI TTS so that I can make the website highlight the current word the AI is speaking?
1 Like
AFAIK there isn’t an option for that.
But, you can enqueue a request for whisper to generate the timestamps based on the generated audio from tts.
2 Likes