| --- |
| tags: |
| - so-vits-svc |
| - so-vits-svc-4.1 |
| - voice-cloning |
| - anime |
| - mushoku-tensei |
| --- |
| |
| # Eris Boreas Greyrat / 艾莉丝·伯雷亚斯·格雷拉特 (Mushoku Tensei) |
|
|
| ## Model Description / 模型简介 |
| This is a voice model of **Eris Boreas Greyrat** from the anime *Mushoku Tensei: Jobless Reincarnation*. |
| 这是《无职转生》中 **艾莉丝** 的语音模型。 |
|
|
| - **Training Framework**: so-vits-svc-4.1 |
| - **Dataset Duration / 数据集时长**: ~15 minutes |
| - **Training Device / 训练设备**: NVIDIA H20 |
| - **Training Config / 训练配置**: |
| - **Batch Size**: 64 |
| - **Epochs**: 3200 |
| - **Model Status**: |
| - The model was trained for 3200 epochs with a batch size of 64 using high-end compute. |
| - 模型在 H20 显卡上以 Batch Size 64 训练了 3200 轮。 |
|
|
| ## Files Description / 文件说明 |
| The repository follows the training directory structure: |
| 本仓库保留了训练时的目录结构,请按以下路径查找文件: |
|
|
| - **Configuration File / 配置文件**: |
| - `configs/44k/config.json` |
| |
| - **Model Checkpoints / 模型文件**: |
| - `logs/44k/Eris_MushokuTensei_G_3200.pth` (Generator / 生成器 - **推理主要用这个**) |
| - `logs/44k/Eris_MushokuTensei_D_3200.pth` (Discriminator / 判别器 - 仅供继续训练使用) |
|
|
| ## Usage / 使用方法 |
| ### 1. Download / 下载 |
| You need to download two essential files: |
| 你需要下载以下两个核心文件: |
| 1. `logs/44k/Eris_MushokuTensei_G_3200.pth` |
| 2. `configs/44k/config.json` |
|
|
| *(Note: You can place them in the same folder for easier inference.)* |
|
|
| ### 2. Inference Settings / 推理设置 |
| - **Pitch Shift (变调)**: |
| - Male to Female (男转女): Recommended **+12** |
| - Female to Female (女转女): **0** |
| - **Cluster Ratio**: 0 (Default) |
| - **Noise Scale**: 0.4 |
|
|
| ## Disclaimer / 免责声明 |
| 1. **Non-Commercial Use Only**: This model is for educational and research purposes only. **Commercial use is strictly prohibited.** |
| 仅供学习交流,**严禁用于商业用途**。 |
| 2. **Copyright**: The voice copyright belongs to the original voice actor (**Ai Kakuma / 加隈亚衣**) and the production committee of *Mushoku Tensei*. |
| 声音版权归声优及《无职转生》制作委员会所有。 |
| 3. **Prohibited Content**: Do not use this model to generate political, NSFW, or offensive content. |
| 禁止用于生成政治、色情或侮辱性内容。 |
|
|