# Voice Conversion Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/voice-conversion
> Markdown URL: https://aitinkerers.org/technologies/voice-conversion.md
> Technology record last updated: 2026-03-03T09:24:11Z
> Generated: 2026-09-22T18:41:20Z

Voice Conversion (VC) is the deep learning process that modifies a source speaker's voice identity (timbre, pitch) to match a target voice while strictly preserving the original speech's linguistic content.

Voice Conversion (VC) is a specialized speech synthesis technique: it transforms the non-linguistic features of an input audio signal, making Speaker A sound exactly like Speaker B, but delivering the same words. Modern VC systems utilize sophisticated deep neural networks (DNNs) for this transformation, often employing disentanglement models to separate the linguistic content from the speaker-specific characteristics (e.g., D-vectors). This technology is crucial for high-fidelity applications: personalized Text-to-Speech (TTS) for individuals with vocal impairments, efficient movie dubbing (maintaining the original actor's performance style), and large-scale content creation where a single voice model can deliver infinite scripts.

- Official technology site: https://medium.com/orbis-ai/voice-conversion-definition-technology-usage-concerns-6f81c9a7593c
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Revoice Live - online voice changing](https://berlin.aitinkerers.org/talks/rsvp_VS9p-7oUAQ4)

The talk covers the design and development of an online voice-changing application. Using voice conversion as an example, we will look into how to build real-time sequence processing systems.

- Event context: AI Tinkerers Berlin - August 22 — 2024-08-22 — Berlin
- Public talk page: https://berlin.aitinkerers.org/talks/rsvp_VS9p-7oUAQ4

## Related Technologies

- [G](https://aitinkerers.org/technologies/g) ([Markdown](https://aitinkerers.org/technologies/g.md)) — 1 public demo
- [Opus](https://aitinkerers.org/technologies/opus) ([Markdown](https://aitinkerers.org/technologies/opus.md)) — 7 public demos
- [RTCP](https://aitinkerers.org/technologies/rtcp) ([Markdown](https://aitinkerers.org/technologies/rtcp.md)) — 1 public demo
- [RTP](https://aitinkerers.org/technologies/rtp) ([Markdown](https://aitinkerers.org/technologies/rtp.md)) — 1 public demo
- [SIP](https://aitinkerers.org/technologies/sip) ([Markdown](https://aitinkerers.org/technologies/sip.md)) — 2 public demos
- [Voice Processing](https://aitinkerers.org/technologies/voice-processing) ([Markdown](https://aitinkerers.org/technologies/voice-processing.md)) — 1 public demo
- [WebRTC](https://aitinkerers.org/technologies/webrtc) ([Markdown](https://aitinkerers.org/technologies/webrtc.md)) — 12 public demos
