File size: 481 Bytes
786be45
 
9962657
 
 
786be45
46b53d7
64d2f17
46b53d7
64d2f17
 
 
46b53d7
 
 
64d2f17
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
language:
- ru
pipeline_tag: audio-to-audio
---

# About

This is a basic zero-shot voice conversion model trained with VITS + softhubert

See:

<https://github.com/alphacep/vosk-tts/tree/master/vc>

<https://github.com/quickvc/QuickVC-VoiceConversion>

# Speaker Similarity

Computed with eval.py with Resemblyzer

```
Original QuickVC (trained on VCTK)       Average: 0.667 Min: 0.477
New model                                Average: 0.836 Min: 0.692
```