File size: 5,314 Bytes
297935a b8105f9 297935a e0c5139 c24b0ff e0c5139 c24b0ff 297935a b255bf1 2b045bc b255bf1 c19dc01 b255bf1 f3f4dfe b255bf1 c19dc01 b255bf1 c19dc01 f3f4dfe c19dc01 b255bf1 f3f4dfe b255bf1 c19dc01 b255bf1 c19dc01 b255bf1 c19dc01 b255bf1 8e2d6ce 2b045bc c19dc01 2f833e9 |
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 |
---
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>
.container {
max-width: auto;
text-align: center;
animation: fadeIn 1s ease-in-out;
}
h1 {
font-size: 2.5rem;
color: transparent;
background: linear-gradient(135deg, #800080, #6a006a);
-webkit-background-clip: text;
}
h2 {
font-size: 2rem;
color: transparent;
background: linear-gradient(135deg, #800080, #6a006a);
-webkit-background-clip: text;
}
table {
margin: 0 auto;
overflow: hidden;
}
th, td {
text-align: center;
vertical-align: middle;
font-size: 1.2rem;
padding: 1rem;
color: #fff;
background-color: #444;
border: 1px solid #555;
}
th {
background-color: #6a006a;
}
a {
color: #007bff;
text-decoration: none;
}
.donate-button {
color: #fff;
padding: 15px 30px;
border-radius: 50px;
background: linear-gradient(135deg, #800080, #6a006a);
}
hr {
border: none;
height: 3px;
margin: 1rem 0;
background: linear-gradient(90deg, transparent, #800080, transparent);
}
</style>
</head>
<div class="container">
<h1>Voice Conversion RVC Hub</h1>
<p>A repository of pretrained models, HuBERT models, and other files for RVC neural network.</p>
<hr>
<h2>HuBERT Models</h2>
<table>
<tr>
<th>Model</th>
<th>Author</th>
</tr>
<tr>
<td>📁contentvec_base</td>
<td><a href="https://github.com/auspicious3000" target="_blank">👤auspicious3000</a></td>
</tr>
<tr>
<td>📁japanese_hubert_base</td>
<td><a href="https://huggingface.co/rinna" target="_blank">👤rinna</a></td>
</tr>
<tr>
<td>📁chinese_hubert_base</td>
<td><a href="https://huggingface.co/TencentGameMate" target="_blank">👤TencentGameMate</a></td>
</tr>
<tr>
<td>📁korean_hubert_base</td>
<td><a href="https://huggingface.co/team-lucid" target="_blank">👤team-lucid</a></td>
</tr>
<tr>
<td>📁portuguese_hubert_base</td>
<td><a href="https://huggingface.co/shiromiya" target="_blank">👤shiromiya</a></td>
</tr>
</table>
<h2>Pre-Trained Models</h2>
<table>
<tr>
<th>Model</th>
<th>Author</th>
</tr>
<tr>
<td>📁Rigel</td>
<td rowspan="3"><a href="https://huggingface.co/MUSTAR" target="_blank">👤MUSTAR</a></td>
</tr>
<tr>
<td>📁Snowie</td>
</tr>
<tr>
<td>📁RIN_E3</td>
</tr>
<tr>
<td>📁Ov2Super</td>
<td><a href="https://huggingface.co/ORVC" target="_blank">👤ORVC</a></td>
</tr>
<tr>
<td>📁TITAN</td>
<td><a href="https://huggingface.co/blaise-tk" target="_blank">👤blaise-tk</a></td>
</tr>
<tr>
<td>📁itaila</td>
<td><a href="https://huggingface.co/TheStinger" target="_blank">👤TheStinger</a></td>
</tr>
<tr>
<td>📁KLM</td>
<td><a href="https://huggingface.co/SeoulStreamingStation" target="_blank">👤SeoulStreamingStation</a></td>
</tr>
<tr>
<td>📁SingerPretrain</td>
<td rowspan="2"><a href="https://huggingface.co/Sztef" target="_blank">👤Sztef</a></td>
</tr>
<tr>
<td>📁Anime</td>
</tr>
<tr>
<td>📁DMR</td>
<td><a href="https://huggingface.co/Razer112" target="_blank">👤Razer112</a></td>
</tr>
<tr>
<td>📁UKR</td>
<td rowspan="2"><a href="https://huggingface.co/Plasmati" target="_blank">👤Plasmati</a></td>
</tr>
<tr>
<td>📁UKA</td>
</tr>
<tr>
<td>📁IMA_Robotic</td>
<td><a href="https://huggingface.co/Loren85" target="_blank">👤Loren85</a></td>
</tr>
<tr>
<td>📁Nanashi</td>
<td><a href="https://huggingface.co/shiromiya" target="_blank">👤shiromiya</a></td>
</tr>
<tr>
<td>📁Nezox</td>
<td><a href="https://huggingface.co/theNeofr" target="_blank">👤theNeofr</a></td>
</tr>
<tr>
<td>📁GuideVocalPretrain</td>
<td><a href="https://huggingface.co/Essid" target="_blank">👤Essid</a></td>
</tr>
</table>
<hr>
<a href="https://www.donationalerts.com/r/politrees" target="_blank" class="donate-button">Send Donation</a>
<hr>
</div>
</html> |