File size: 1,914 Bytes
e2e2a60
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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)*