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)}>
- Voice Designer API + Voice Design API | diff --git a/examples/text-to-voice/x-to-voice/components/specimen-card.tsx b/examples/text-to-voice/x-to-voice/components/specimen-card.tsx index 520e244..993803a 100644 --- a/examples/text-to-voice/x-to-voice/components/specimen-card.tsx +++ b/examples/text-to-voice/x-to-voice/components/specimen-card.tsx @@ -69,7 +69,7 @@ export async function SpecimenCard({ humanSpecimen }: { humanSpecimen: HumanSpec
@@ -80,7 +80,7 @@ export async function SpecimenCard({ humanSpecimen }: { humanSpecimen: HumanSpec
@@ -90,7 +90,7 @@ export async function SpecimenCard({ humanSpecimen }: { humanSpecimen: HumanSpec What is this?
- 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.