|
--- |
|
license: mit |
|
pipeline_tag: audio-to-audio |
|
tags: |
|
- pretrained |
|
- hubert |
|
- RVC |
|
- ai |
|
- vits |
|
- vc |
|
- voice-cloning |
|
- voice-conversion |
|
- Voice2Voice |
|
--- |
|
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta charset="UTF-8"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
<style> |
|
body { |
|
font-family: Arial, sans-serif; |
|
padding: 2rem; |
|
color: #333; |
|
} |
|
.container { |
|
max-width: 800px; |
|
margin: 0 auto; |
|
padding: 2rem; |
|
border-radius: 5px; |
|
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); |
|
text-align: center; |
|
} |
|
h1 { |
|
margin-bottom: 1.5rem; |
|
font-size: 2.5rem; |
|
} |
|
h2 { |
|
margin-bottom: 1rem; |
|
font-size: 2rem; |
|
} |
|
ul { |
|
list-style: none; |
|
padding: 0; |
|
margin: 0; |
|
} |
|
ul li { |
|
margin-bottom: 0.5rem; |
|
} |
|
p { |
|
margin-bottom: 1.5rem; |
|
font-size: 1.1rem; |
|
} |
|
a { |
|
color: #007bff; |
|
text-decoration: none; |
|
} |
|
a:hover { |
|
text-decoration: underline; |
|
} |
|
</style> |
|
</head> |
|
<body> |
|
<div class="container"> |
|
<hr style="border: none; height: 2px; background-color: #800080;"> |
|
<h1>Voice Conversion Models Hub</h1> |
|
<p>Welcome to our comprehensive repository, a treasure trove of pretrained models, HuBERT models, and an assortment of other files and models, all tailored for use in the Retrieval-based Voice Conversion (RVC) neural network.</p> |
|
<hr style="border: none; height: 2px; background-color: #800080;"> |
|
<h3><i>All titles below are clickable, almost all links are to the authors of the models.</i></h3> |
|
<h2><a href="https://huggingface.co./Politrees/all_RVC-pretrained_and_other/tree/main/HuBERTs" target="_blank"><strong>HuBERT Models</strong></a>:</h2> |
|
<ul> |
|
<li><a href="https://huggingface.co./rinna" target="_blank"><strong>japanese_hubert_base and japanese_hubert_large</strong></a></li> |
|
<li><a href="https://huggingface.co./TencentGameMate" target="_blank"><strong>chinese_hubert_base and chinese_hubert_large</strong></a></li> |
|
<li><a href="https://huggingface.co./team-lucid/hubert-base-korean" target="_blank"><strong>korean_hubert_base</strong></a></li> |
|
</ul> |
|
<h2><a href="https://huggingface.co./Politrees/all_RVC-pretrained_and_other/tree/main/pretrained" target="_blank"><strong>Pre-Trained Models</strong></a>:</h2> |
|
<ul> |
|
<li><a href="https://huggingface.co./MUSTAR" target="_blank"><strong>Rigel, Snowie and RIN_E3</strong></a></li> |
|
<li><a href="https://huggingface.co./ORVC" target="_blank"><strong>Ov2Super</strong></a></li> |
|
<li><a href="https://huggingface.co./blaise-tk" target="_blank"><strong>TITAN</strong></a></li> |
|
<li><a href="https://huggingface.co./TheStinger" target="_blank"><strong>itaila</strong></a></li> |
|
<li><a href="https://huggingface.co./SeoulStreamingStation" target="_blank"><strong>KLM</strong></a></li> |
|
<li><a href="https://huggingface.co./Sztef" target="_blank"><strong>SingerPretrain and Anime</strong></a></li> |
|
<li><a href="https://huggingface.co./Razer112" target="_blank"><strong>DMR</strong></a></li> |
|
<li><a href="https://huggingface.co./Plasmati" target="_blank"><strong>UKR and UKA</strong></a></li> |
|
<li><a href="https://huggingface.co./Loren85" target="_blank"><strong>IMA_Robotic</strong></a></li> |
|
<li><a href="https://huggingface.co./shiromiya" target="_blank"><strong>Nanashi</strong></a></li> |
|
</ul> |
|
<hr style="border: none; height: 2px; background-color: #800080;"> |
|
</div> |
|
</body> |
|
</html> |