File size: 5,137 Bytes
297935a b8105f9 297935a e0c5139 c24b0ff e0c5139 c24b0ff 297935a 2b045bc 297935a 2b045bc cdcddfb 2b045bc 297935a 2b045bc 297935a 2b045bc 297935a 2b045bc 297935a 2b045bc cdcddfb 297935a 2b045bc 32eed62 71f647a 2c8407a b656894 2b045bc 79a7788 b656894 2875a4a b656894 2c8407a b656894 890af57 b656894 2c8407a 2b045bc 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 |
---
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;">
<h1>Content</h1>
<ul>
<li><strong>Pretrained Models:</strong> A vast collection of pretrained models, ready to be fine-tuned for your specific voice conversion tasks. These models have been trained on diverse datasets, ensuring a broad spectrum of voice characteristics.</li>
<li><strong>HuBERT Models:</strong> A selection of HuBERT models, recognized for their ability to learn high-quality speech representations from raw audio data. These models are ideal for tasks that require a deep understanding of speech nuances.</li>
<li><strong>Additional Files and Models:</strong> A miscellaneous collection of files and models that can be beneficial for various aspects of voice conversion, from data preprocessing to model evaluation.</li>
</ul>
<hr style="border: none; height: 2px; background-color: #800080;">
<h1>Note</h1>
<p>Dear friends, I am in need of your assistance in finding new models such as HuBERT, pre-train, and others. Additionally, I need help with the existing files as I sometimes am unsure of their real names and end up naming them as indicated in other repositories, which may be different from the original. If you have any links to appropriate models, please leave them in the <strong>"Community"</strong> tab. You can also upload models and make changes to file or folder names through the <strong>"Contribute"</strong> section. I will be extremely grateful for any help you can provide.</p>
<hr style="border: none; height: 2px; background-color: #800080;">
<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/japanese-hubert-base" target="_blank"><strong>japanese hubert base</strong></a></li>
<li><a href="https://huggingface.co./TencentGameMate/chinese-hubert-large" target="_blank"><strong>chinese hubert large</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>Snowie and RIN_E3</strong></a></li>
<li><a href="https://huggingface.co./ORVC/Ov2Super" target="_blank"><strong>Ov2Super</strong></a></li>
<li><a href="https://huggingface.co./blaise-tk/TITAN" target="_blank"><strong>TITAN</strong></a></li>
<li><a href="https://huggingface.co./TheStinger/itaila" 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/SingerPreTrained" target="_blank"><strong>SingerPretrain</strong></a></li>
<li><a href="https://huggingface.co./Razer112/DMR_Pretrain" target="_blank"><strong>DMR</strong></a></li>
<li><a href="https://huggingface.co./Plasmati/Pretrains" target="_blank"><strong>UKR and UKA</strong></a></li>
<li><a href="https://huggingface.co./Loren85/IMA-TEST-V1" target="_blank"><strong>IMA_Robotic</strong></a></li>
</ul>
<hr style="border: none; height: 2px; background-color: #800080;">
</div>
</body>
</html> |