AI voice test

This commit is contained in:
Cassidy Williams
2024-01-06 22:46:32 -06:00
parent 9444b1e98e
commit 330cd30dd2

View File

@@ -0,0 +1,26 @@
---
layout: "../layouts/BlogPost.astro"
title: "Experimenting with AI voice"
slug: ai-voice-test
description: "I tried out the ElevenLabs Beta!"
added: "Jan 06 2024"
tags: [learning]
---
I tried out the [ElevenLabs](https://elevenlabs.io/) beta in February last year, and I finally uploaded the audio of my little test!
In my experiment, I used [one of my older blog posts](https://blog.cassidoo.co/post/private-wins/). After passing in some voice samples to ElevenLabs, I had it read the blog post in "my" voice. Then, I recorded my own reading of the blog post, too.
So now, you can hear the synthesized version and the real version back-to-back!
**AI version:**
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1710542829&color=%23eb4888&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
**Real voice version:**
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1710542832&color=%23eb4888&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
The AI version is definitely pretty good. I think if someone didn't know my voice super well, they wouldn't really question it. I do think there's more... "life" to the real one, but maybe that's my own bias. In the AI one, you hear little blips where the AI "jumps" between sounds, and in my real voice, you can hear me stumble over my words a bit. What's particularly interesting to me is that the cadence is pretty spot on; both audios are exactly 1 minute and 19 seconds.
Anyway, cool test, and I'd be down to experiment with this more in the future!