diff --git a/examples/text-to-voice/x-to-voice/components/footer-nav.tsx b/examples/text-to-voice/x-to-voice/components/footer-nav.tsx index 10c1785..5734eeb 100644 --- a/examples/text-to-voice/x-to-voice/components/footer-nav.tsx +++ b/examples/text-to-voice/x-to-voice/components/footer-nav.tsx @@ -6,7 +6,7 @@ export function FooterNav({className}: {className?: string}) { className={cn("w-full flex items-center justify-center py-4 px-8 gap-x-2 text-sm text-gray-600", className)}>
- This fully open-source project shows what can be built with the new ElevenLabs Voice Designer API. We use the data from the X/Twitter profile to create a prompt for what the voice might sound like. We then create the voice using the ElevenLabs Voice Design API and the video using the Hedra video API. + This fully open-source project shows what can be built with the new ElevenLabs Voice Design API. We use the data from the X/Twitter profile to create a prompt for what the voice might sound like. We then create the voice using the ElevenLabs Voice Design API and the video using the Hedra video API.