HACKER Q&A
📣 loregate

AI Voice Reverse


Would it be possible to reverse a AI generated voice if they spoke themselves[0] instead of using TTS[1]?

Since the AI voice is trained shouldn't a reversing AI also be able to seperate the trained data?

[0] https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI [1] https://elevenlabs.io/speech-synthesis


  👤 jruohonen Accepted Answer ✓
Can you elaborate the question?

TTS is just text-to-speech, and there is a huge amount of algorithms and tools for speech-to-text (STT).


👤 petercooper
(I spent too much time to listen to talk radio in the 90s to understand this question at first. It's not about temporal reversal, but trying to reveal the original audio behind an AI enhanced/transcoded voice.)

I think so. There's a whole field of voice biometrics working in this area. I've experimented with such tools and you have to work hard to copy someone's vocabulary, timing, and cadence. If you speak or sing in your normal voice and convert it, there are huge tells, somewhat akin to those used in stylometry to identify the owners of sock accounts (indeed, if someone actually used TTS, it mostly becomes a stylometry problem, unless services like ElevenLabs were to add inaudible watermarks or something).


👤 upwardbound
Should be possible in principle, although you're talking about a lot of R&D work to turn this high-level idea into something practical. What do you see as the advantage of this approach / what use case did you have in mind?