| --- |
| license: cc-by-nc-4.0 |
| tags: |
| - rvc |
| - voice-conversion |
| - applio |
| - tom-hughes |
| - the-game |
| language: |
| - en |
| --- |
| |
| # 🪄 Professor Tom Riddle — RVC Voice Model |
|
|
| Voice model of **Tom Hughes**, trained on two audio sources: |
|
|
| | Source | Type | |
| |---|---| |
| | [The Game (BBC Two, 2014)](https://www.digitalspy.com/tv/a651653/tom-hughes-on-playing-the-game-and-a-possible-second-series/) | Role — Joe Lambe (spy thriller) | |
| | [Silk interview](https://www.youtube.com/watch?v=yfOSMwSKtr4) | Press interview | |
|
|
| Training data: [lanaiana/professor-tom-riddle (dataset)](https://huggingface.co/datasets/lanaiana/professor-tom-riddle) |
|
|
| --- |
|
|
| ## 📋 Model Info |
|
|
| | Parameter | Value | |
| |---|---| |
| | Architecture | RVC v2 | |
| | Trainer | [Applio](https://github.com/IAHispano/Applio) | |
| | Embedder | ContentVec | |
| | Epochs | 200 | |
| | Steps | 8,000 | |
| | Sample Rate | 40,000 Hz | |
| | Dataset Duration | ~5 min 51 sec | |
|
|
| --- |
|
|
| ## 📦 Files |
|
|
| | File | Description | |
| |---|---| |
| | `the-game_200e_8000s.pth` | Main model weights | |
| | `the-game.index` | FAISS retrieval index (recommended for better similarity) | |
|
|
| --- |
|
|
| ## 🚀 Usage |
|
|
| | | Quick start (AllTalk TTS) | RVC inference | |
| |---|---|---| |
| | **Download** | `the-game.wav` from [dataset](https://huggingface.co/datasets/lanaiana/professor-tom-riddle) | `the-game_200e_8000s.pth` + `the-game.index` | |
| | **Place in** | AllTalk `voices/` | Applio `models/` | |
| | **Then** | Select voice in AllTalk / SillyTavern UI | Run inference on any audio | |
|
|
| --- |
|
|
| ## ⚠️ Notice |
|
|
| For **creative, non-commercial use only**. |
| Do not use for impersonation, misinformation, or any harmful purposes. |
|
|
| --- |
|
|
| *Made with [Applio](https://github.com/IAHispano/Applio) · source: [The Game, BBC Two](https://www.digitalspy.com/tv/a651653/tom-hughes-on-playing-the-game-and-a-possible-second-series/) · dataset: [lanaiana/professor-tom-riddle](https://huggingface.co/datasets/lanaiana/professor-tom-riddle)* |
|
|