# Perform voice cloning and dubbing locally

VoiceStudio is an open-source audio processing platform that performs tasks such as voice cloning, dubbing, and transcription without the need for the internet. It offers a locally runnable alternative to the voice synthesis service ElevenLabs and supports 646 languages.

- ★ 21,579
- Python
- GitHub Trending · 2026-09-03

## What you get
- Perform voice cloning and dubbing without requiring an internet connection
- Get support for voice synthesis and speech-to-text in 646 different languages
- Ensure complete privacy by keeping your data on your own computer

## Installation
**Running from source code**

```
git clone https://github.com/debpalash/VoiceStudio.git
cd VoiceStudio
bun install
bun run desktop
```


## If you don't write code
How can I perform voice cloning, video dubbing, or text-to-speech operations on my local hardware using VoiceStudio? Explain the basic steps I need to follow to manage audio models within the application, perform cloning by adding a new voice sample, and execute multilingual voice synthesis processes in the most efficient way.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/voicestudio/
