Microsoft’s new AI can simulate anyone’s voice with 3 seconds of audio Text-to-speech model can preserve speaker's emotional tone and acoustic environment.

TL;DR

Its creators speculate that VALL-E could be used for high-quality text-to-speech applications, speech editing where a recording of a person could be edited and changed from a text transcript (making them say something they originally didn't), and audio content creation when combined with other generative AI models like GPT-3.Unlike other text-to-speech methods that typically synthesize speech by manipulating waveforms, VALL-E generates discrete audio codec codes from text and acoustic prompts.It basically analyzes how a person sounds, breaks that information into discrete components (called "tokens") thanks to EnCodec, and uses training data to match what it "knows" about how that voice would sound if it spoke other phrases outside of the three-second sample.Some VALL-E results seem computer-generated, but others could potentially be mistaken for a human's speech, which is the goal of the model.To mitigate such risks, it is possible to build a detection model to discriminate whether an audio clip was synthesized by VALL-E. We will also put Microsoft AI Principles into practice when further developing the models.""

Like summarized versions? Support us on Patreon!