CoolFace
Apppublic

luis5463/voicecloneai-your-digital-doppelg-nger

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes
13 commits on main
0ddd5c81y ago

This web page has three parts. First, an upload area where the user uploads an audio sample to create a voice clone. After upload, the backend extracts and stores the speaker’s voice and returns an identifier for that voice. Second, a text input area where the user types the text they want the cloned voice to speak. Third, a results area where the page shows the generated audio and provides a download link.

luis5463
eda02ba1y ago

Your Voice Clone

luis5463
0c46d721y ago

import React, { useState } from "react";

luis5463
82ed3c31y ago

use the best model ai for cloning

luis5463
ddf82f61y ago

design like this

luis5463
75ba37d1y ago

desig like this

luis5463
698086c1y ago

it have Text to Generate

luis5463
e0372081y ago

https://huggingface.co/spaces/mrfakename/MegaTTS3-Voice-Cloning

luis5463
6d6b3b51y ago

it like text over

luis5463
5aab3151y ago

Upload 1 image(s)

luis5463
feab8131y ago

it have upload voice

luis5463
18bb44b1y ago

create for me a AI clone voice

luis5463
6186ba01y ago

initial commit

luis5463