Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pwntus/voice-cloner
- Owner: Pwntus
- Created: 2023-11-23T11:28:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T12:44:50.000Z (about 1 year ago)
- Last Synced: 2024-12-07T17:36:45.933Z (24 days ago)
- Language: Vue
- Homepage: https://voice-cloner.vercel.app
- Size: 3.89 MB
- Stars: 80
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")