Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwntus/voice-cloner

Record a sample of your own voice and let AI narrate the text in your own voice.
https://github.com/pwntus/voice-cloner

Last synced: 21 days ago
JSON representation

Record a sample of your own voice and let AI narrate the text in your own voice.

Awesome Lists containing this project

README

        

# Voice Cloner

Try it live here: https://voice-cloner.vercel.app

## Setup

Clone this repo, make a [Replicate](https://replicate.com) account and update the `.env` file with your API token:

```
REPLICATE_API_TOKEN=
```

## Run it

```bash
npm install
npm run dev
```

## Demo Video

[![Demo](./readme-demo/thumbnail.png)](./readme-demo/demo.mp4 "Demo")