Rvcmodel commited on
Commit
cc9c7e9
·
verified ·
1 Parent(s): fa522ce

Upload 3 files

Browse files
Files changed (3) hide show
  1. README.md +117 -0
  2. READMEen.md +127 -0
  3. READMEja.md +118 -0
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+
3
+ 简体中文 | [English](https://github.com/RVCModel/RVC_Model/blob/main/READMEen.md) | [日本語](https://github.com/RVCModel/RVC_Model/blob/main/READMEja.md)
4
+
5
+ </div>
6
+
7
+ # 妙音 RVC 模型工坊 | 音色模型下载与定制平台
8
+ ...
9
+ &gt; 官网地址:[https://klrvc.com](https://klrvc.com)
10
+
11
+ ## 📌 平台简介
12
+
13
+ **妙音 RVC 模型工坊**(以下简称“妙音”)是一个专注于 **Retrieval-based Voice Conversion(RVC)** 技术的音色模型分享与定制平台,提供丰富的免费与精品语音模型资源,支持用户进行声音克隆、语音转换、AI 翻唱等创作活动。
14
+
15
+ 妙音致力于降低 RVC 技术的使用门槛,为普通用户、音频创作者、配音爱好者提供高质量、低成本的模型获取渠道,并支持用户提交自己的模型进行分享或出售。
16
+
17
+ ---
18
+
19
+ ## 🧠 什么是 RVC?
20
+
21
+ RVC(Retrieval-based Voice Conversion)是一种基于检索的语音转换技术,能够在保留原始语音情感和语调的基础上,将一个人的声音转换为另一个人的音色。其核心优势包括:
22
+
23
+ - ✅ **低数据需求**:仅需几分钟音频即可训练出可用模型;
24
+ - ✅ **高还原度**:支持唱歌、说话、情感表达;
25
+ - ✅ **开源免费**:基于开源项目,社区活跃;
26
+ - ✅ **支持实时转换**:可用于直播、配音、AI 翻唱等场景。
27
+
28
+ ---
29
+
30
+ ## 🎧 模型分类与推荐
31
+
32
+ 妙音平台模型种类丰富,涵盖**动漫角色、游戏人物、虚拟主播、明星音色、原创音色**等多个分类,支持中文、日语、英语等多语种。
33
+
34
+ ### 🔥 热门免费模型推荐:
35
+
36
+ | 模型名称 | 类型 | 特点 | 下载链接 |
37
+ |----------|------|------|-----------|
38
+ | **艾莉莎·九条** | 动漫角色 | 少女音,支持日语 | [点击下载](https://klrvc.com/mxgf/1906.html) |
39
+ | **东海帝皇(赛马娘)** | 游戏角色 | 萝莉音,情感丰富 | [点击下载](https://klrvc.com/mxgf/888.html) |
40
+ | **柯南(正太音)** | 动漫角色 | 中日双语,童音/正太音 | [点击下载](https://klrvc.com/mxgf/xxx.html) |
41
+ | **Taylor Swift(翻唱向)** | 明星音色 | 英文,适合AI翻唱 | [点击下载](https://klrvc.com/mxgf/xxx.html) |
42
+ | **阿飞(低音炮男声)** | 原创男声 | 低音饱满,适合配音 | [点击下载](https://klrvc.com/mxgf/xxx.html) |
43
+
44
+ &gt; 更多模型请访问:[https://klrvc.com/mxgf](https://klrvc.com/mxgf)
45
+
46
+ ---
47
+
48
+ ## 🛠️ 模型定制服务
49
+
50
+ 妙音提供**用户定制模型服务**,你可以上传自己的音频数据,平台将为你训练专属音色模型。
51
+
52
+ ### ✅ 定制流程:
53
+
54
+ 1. 提交需求与音频素材(建议 5~30 分钟);
55
+ 2. 平台进入训练周期(通常 2~5 天);
56
+ 3. 提供试听音频,用户确认效果;
57
+ 4. 支付尾款,下载模型文件。
58
+
59
+ ### 💰 收费标准:
60
+
61
+ - 普通模型定制:起价 ¥100;
62
+ - 精品模型定制:根据数据集复杂度定价;
63
+ - 会员用户享受 5~8 折优惠;
64
+ - 永久会员赠送一次免费定制机会。
65
+
66
+ ---
67
+
68
+ ## 📦 模型使用说明
69
+
70
+ RVC 模型通常为 `.pth` 格式,需配合 RVC 主程序使用。推荐使用以下整合包:
71
+
72
+ - **RVC v2 主程序(支持 CUDA)**
73
+ 下载地址:[123云盘](https://www.123pan.com/s/5tIqVv-QHNcv.html)
74
+
75
+ - **使用步骤简要**:
76
+
77
+ 1. 下载并解压 RVC 主程序;
78
+ 2. 将模型文件放入 `weights` 文件夹;
79
+ 3. 启动 `infer-web.py`;
80
+ 4. 选择模型,上传音频,进行推理。
81
+
82
+ ---
83
+
84
+ ## 📅 最新动态(2025年9月)
85
+
86
+ - 🔥 新发布 **悦 f048K 底模**:支持中日英三语,提升少样本训练效果;
87
+ - 🎤 新增多款 **AI 翻唱向模型**:如滨崎步、Taylor Swift、Ai 吟霖等;
88
+ - 🧑‍🎤 上线 **少年音/正太音系列模型**,适用于剧情配音与虚拟主播;
89
+ - 📈 模型定制服务升级,支持唱歌、情感语音、多语种混合训练;
90
+ - 📢 永久会员限时赠送专属模型定制一次,详情访问:[会员中心](https://klrvc.com/vip)。
91
+
92
+ ---
93
+
94
+ ## ⚠️ 版权与使用声明
95
+
96
+ - 所有模型仅供 **学习与研究用途**,禁止商用;
97
+ - 模型所使用音色版权归原作者所有,妙音不拥有其版权;
98
+ - 用户需确保使用行为不侵犯第三方权益;
99
+ - 若模型涉及收费,费用为服务费,非版权购买费用。
100
+
101
+ ---
102
+
103
+ ## 📬 联系我们
104
+
105
+ - 🌐 官网:[https://klrvc.com](https://klrvc.com)
106
+ - 📧 邮箱:请联系官网客服
107
+ - 💬 QQ群:永久会员用户可加入专属交流群
108
+ - 📍 平台支持:模型投稿、定制、分成、技术支持
109
+
110
+ ---
111
+
112
+ ## 📌 致谢
113
+
114
+ 感谢开源社区对 RVC 项目的贡献,感谢每一位模型训练者与分享者。妙音将持续为大家提供更优质、更丰富的 RVC 模型资源与服务。
115
+
116
+ ---
117
+
READMEen.md ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+
3
+ [简体中文](https://github.com/RVCModel/RVC_Model/blob/main/README.md) | English | [日本語](https://github.com/RVCModel/RVC_Model/blob/main/READMEja.md)
4
+
5
+ </div>
6
+
7
+
8
+ ...
9
+ # Myouon RVC Model Workshop | Voice Model Download & Customization Platform
10
+
11
+ > Official Site: [https://klrvc.com](https://klrvc.com)
12
+
13
+ ## 📌 About Us
14
+
15
+ **Myouon RVC Model Workshop** (hereafter "Myouon") is a sharing & customization hub focused on **Retrieval-based Voice Conversion (RVC)** technology.
16
+ We offer thousands of free and premium voice models for voice-cloning, real-time conversion, AI song-covers and other creative projects.
17
+
18
+ Our goal is to lower the barrier of RVC, giving casual users, audio creators and voice-over lovers high-quality resources at low cost.
19
+ You can also submit your own trained models for sharing or sale.
20
+
21
+ ---
22
+
23
+ ## 🧠 What is RVC?
24
+
25
+ RVC converts one speaker's voice into another while preserving emotion, rhythm and speaking style.
26
+ Key advantages:
27
+
28
+ - ✅ **Low data**: 2-10 min of clean audio is enough
29
+ - ✅ **High fidelity**: works for singing, speaking, emotional speech
30
+ - ✅ **Open-source**: active community, free tools
31
+ - ✅ **Real-time capable**: live-streaming, dubbing, AI cover, etc.
32
+
33
+ ---
34
+
35
+ ## 🎧 Model Categories & Picks
36
+
37
+ Covers anime characters, game heroes, VTubers, pop stars and original voices.
38
+ Chinese, Japanese and English are fully supported.
39
+
40
+ ### 🔥 Popular Free Models (Sep 2025)
41
+
42
+ | Model Name | Type | Highlights | Download |
43
+ |------------|------|------------|----------|
44
+ | **Elisa Kujō** | Anime | Girl voice, JP & CN | [here](https://klrvc.com/mxgf/1906.html) |
45
+ | **Tokai Teio (Uma-Musume)** | Game | Loli, vivid emotion | [here](https://klrvc.com/mxgf/888.html) |
46
+ | **Conan (Shota)** | Anime | CN/JP, child voice | [here](https://klrvc.com/mxgf/xxx.html) |
47
+ | **Taylor Swift (Cover)** | Star | English, AI-cover | [here](https://klrvc.com/mxgf/xxx.html) |
48
+ | **A-Fei (Deep male)** | Original | Baritone, narration | [here](https://klrvc.com/mxgf/xxx.html) |
49
+
50
+ > Full list: [https://klrvc.com/mxgf](https://klrvc.com/mxgf)
51
+
52
+ ---
53
+
54
+ ## 🛠️ Custom Model Service
55
+
56
+ Upload your audio → we train an exclusive model for you.
57
+
58
+ ### ✅ Workflow
59
+
60
+ 1. Send request + audio (5-30 min recommended)
61
+ 2. Training starts (2-5 days)
62
+ 3. Preview clip for approval
63
+ 4. Pay balance → download model
64
+
65
+ ### 💰 Pricing (CNY)
66
+
67
+ - Standard custom: from ¥100
68
+ - Premium custom: case-by-case
69
+ - Members enjoy 20-50 % off
70
+ - Lifetime member: 1 free custom / year
71
+
72
+ ---
73
+
74
+ ## 📦 How to Use
75
+
76
+ Models are `.pth` files.
77
+ Recommended all-in-one package:
78
+
79
+ **RVC v2 (CUDA)**
80
+ [123Pan](https://www.123pan.com/s/5tIqVv-QHNcv.html)
81
+
82
+ Quick start:
83
+
84
+ 1. Extract the package
85
+ 2. Put `.pth` into `weights` folder
86
+ 3. Run `infer-web.py`
87
+ 4. Choose model → upload audio → infer
88
+
89
+ ---
90
+
91
+ ## 📅 Latest News (Sep 2025)
92
+
93
+ - 🔥 New base model **Yue-f048K**: tri-lingual (CN/JP/EN), few-shot friendly
94
+ - 🎤 New AI-cover packs: Ayumi Hamasaki, Taylor Swift, Ai-Yinlin...
95
+ - 🧑‍🎤 Shota / young-male series released, perfect for drama dubbing
96
+ - 📈 Custom service upgraded: singing, emotional, multi-lingual training supported
97
+ - 📢 Lifetime members now get **1 free custom model** – check [VIP page](https://klrvc.com/vip)
98
+
99
+ ---
100
+
101
+ ## ⚠️ Copyright & Terms
102
+
103
+ - All models are for **research & private use only** – commercial use prohibited
104
+ - Voice copyright belongs to original owners; Myouon only provides the conversion weights
105
+ - Users must respect 3rd-party rights
106
+ - Paid items are service fees, **not** copyright purchases
107
+
108
+ ---
109
+
110
+ ## 📬 Contact
111
+
112
+ - 🌐 Website: [https://klrvc.com](https://klrvc.com)
113
+ - 📧 E-mail: please use on-site ticket
114
+ - 💬 QQ group: lifetime members only
115
+ - 📍 We accept model submissions, commissions, revenue-share, tech-support
116
+
117
+ ---
118
+
119
+ ## 📌 Acknowledgement
120
+
121
+ Thanks to the open-source RVC community and every trainer & sharer.
122
+ Myouon will keep delivering richer, better RVC resources!
123
+
124
+ ---
125
+
126
+ > Last updated: 16 Sep 2025
127
+ > Sources: Myouon official site, Zhihu columns, Bilibili creators, RVC open-source community
READMEja.md ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+
3
+ [简体中文](https://github.com/RVCModel/RVC_Model/blob/main/README.md) | [English](https://github.com/RVCModel/RVC_Model/blob/main/READMEen.md) | 日本語
4
+
5
+ </div>
6
+
7
+ # 妙音(ミョウオン)RVC モデル工房 | ボイスモデルダウンロード&カスタマイズ
8
+
9
+ &gt; 公式サイト: [https://klrvc.com](https://klrvc.com)
10
+
11
+ ## 📌 工房について
12
+
13
+ **妙音 RVC モデル工房**(以下、妙音)は「Retrieval-based Voice Conversion(RVC)」技術に特化した音声モデル共有・カスタム作成プラットフォームです。
14
+ アニメキャラ、ゲームキャラ、VTuber、スター音、オリジナルボイスなど、無料・有料問わず数千のモデルを公開。
15
+ 音声クローン、リアルタイム変換、AI カバー、ダビングなどの創作活動をサポートします。
16
+
17
+ ---
18
+
19
+ ## 🧠 RVC とは?
20
+
21
+ RVC は「検索ベース音声変換」の略で、感情や抑揚を保ちつつ話者音声を別の音色に変換する技術です。
22
+
23
+ - ✅ **少量データOK**:きれいな音声 2〜10 分で学習可能
24
+ - ✅ **高再現**:歌・話し声・感情表現に対応
25
+ - ✅ **オープンソース**:コミュニティ活発、ツール無料
26
+ - ✅ **リアルタイム変換**:配信・実況・カバー・ダビングなどに
27
+
28
+ ---
29
+
30
+ ## 🎧 モデルカテゴリ & おすすめ
31
+
32
+ アニメ/ゲーム/VTuber/スター/オリジナルなどジャンル豊富。
33
+ 日本語・中国語・英語に完全対応。
34
+
35
+ ### 🔥 人気無料モデル(2025年9月)
36
+
37
+ | モデル名 | ジャンル | 特徴 | ダウンロード |
38
+ |----------|----------|------|--------------|
39
+ | **エリサ・クジョウ** | アニメ | 少女ボイス、日中対応 | [こちら](https://klrvc.com/mxgf/1906.html) |
40
+ | **トウカイテイオー(ウマ娘)** | ゲーム | ロリボイス、感情豊か | [こちら](https://klrvc.com/mxgf/888.html) |
41
+ | **コナン(ショタ)** | アニメ | 日中双语、こども声 | [こちら](https://klrvc.com/mxgf/xxx.html) |
42
+ | **Taylor Swift(カバー向け)** | スター | 英語、AI カバーに最適 | [こちら](https://klrvc.com/mxgf/xxx.html) |
43
+ | **阿飛(低音ボイス)** | オリジナル | バリトン、ナレーション向き | [こちら](https://klrvc.com/mxgf/xxx.html) |
44
+
45
+ &gt; 全リスト: [https://klrvc.com/mxgf](https://klrvc.com/mxgf)
46
+
47
+ ---
48
+
49
+ ## 🛠️ カスタムモデル作成
50
+
51
+ 音声データをアップロードするだけで、あなた専用のモデルを学習いたします。
52
+
53
+ ### ✅ フロー
54
+
55
+ 1. 依頼&音声アップロード(推奨 5〜30 分)
56
+ 2. 学習開始(通常 2〜5 日)
57
+ 3. 試聴ファイル提供&確認
58
+ 4. 残金決済 → モデルダウンロード
59
+
60
+ ### 💰 料金(円換算参考)
61
+
62
+ - スタンダード:約 2,000 円〜
63
+ - プレミアム:データ内容に応じ見積もり
64
+ - 会員は最大 50 % OFF
65
+ - ライフタイム会員は年 1 回無料作成
66
+
67
+ ---
68
+
69
+ ## 📦 ご利用手順
70
+
71
+ モデルは `.pth` 形式。下記パックをおすすめします。
72
+
73
+ **RVC v2 統合パック(CUDA 対応)**
74
+ [123Pan](https://www.123pan.com/s/5tIqVv-QHNcv.html)
75
+
76
+ 簡単スタート:
77
+
78
+ 1. パックを展開
79
+ 2. `.pth` を `weights` フォルダへ配置
80
+ 3. `infer-web.py` を起動
81
+ 4. モデルを選択 → 音声を読込 → 変換!
82
+
83
+ ---
84
+
85
+ ## 📅 最新情報(2025年9月)
86
+
87
+ - 🔥 新基盤モデル **悦 f048K** 公開:日中英 3 言語、少量学習に強い
88
+ - 🎤 AI カバー向け新モデル追加:浜崎あゆみ、Taylor Swift、Ai 吟霖 など
89
+ - 🧑‍🎤 ショタ/少年ボイスシリーズ登場:ドラマダビング・VTuber に最適
90
+ - 📈 カスタムサービス向上:歌唱・感情・多言語混合学習に対応
91
+ - 📢 ライフタイム会員限定「カスタムモデル 1 回無料」実施中![詳細](https://klrvc.com/vip)
92
+
93
+ ---
94
+
95
+ ## ⚠️ 著作権・利用規約
96
+
97
+ - 全モデルは**学習・研究目的**に限り使用可能(商用禁止)
98
+ - 音声の著作権は各権利者に帰属します。妙音は変換重みのみを提供
99
+ - 第三者の権利を侵害する利用は禁止します
100
+ - 有料モデルは「学習サービス料」であり、音声そのものの著作権譲渡ではありません
101
+
102
+ ---
103
+
104
+ ## 📬 お問い合わせ
105
+
106
+ - 🌐 公式サイト: [https://klrvc.com](https://klrvc.com)
107
+ - 📧 メール: サイト内チケットをご利用ください
108
+ - 💬 QQ 群: ライフタイム会員様専用
109
+ - 📍 モデル投稿・カスタム依頼・収益シェア・技術サポート対応中
110
+
111
+ ---
112
+
113
+ ## 📌 謝辞
114
+
115
+ RVC オープンソースコミュニティ、すべてのモデル訓練者・共有者の皆様に感謝いたします。
116
+ 妙音は今後もより豊富で高品質な RVC リソースをお届けします!
117
+
118
+ &gt; 情報源:妙音公式サイト、知乎コラム、ビリビリ動画、RVC オープンソースコミュニティ