Datasets:
File size: 1,060 Bytes
e776a85 | 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 | ---
license: cc-by-nc-4.0
tags:
- audio
- voice
- rvc
- tom-hughes
language:
- en
---
# 🎙️ professor-tom-riddle — Training Dataset
Raw audio used to train the [professor-tom-riddle](https://huggingface.co/lanaiana/professor-tom-riddle) RVC voice model of **Tom Hughes**.
## Files
| File | Source | Duration |
|---|---|---|
| `the-game.wav` | [The Game, BBC Two (2014)](https://www.digitalspy.com/tv/a651653/tom-hughes-on-playing-the-game-and-a-possible-second-series/) | ~3 min |
| `silk.wav` | [Silk press interview](https://www.youtube.com/watch?v=yfOSMwSKtr4) | ~3 min |
## Pipeline
```
yt-dlp → demucs (vocal isolation) → deepfilternet (noise removal) → Applio dataset prep
```
| Tool | Purpose |
|---|---|
| [yt-dlp](https://github.com/yt-dlp/yt-dlp) | Audio extraction from YouTube |
| [demucs](https://github.com/adefossez/demucs) | Vocal / background separation |
| [deepfilternet](https://github.com/rikorose/deepfilternet) | Noise suppression & audio enhancement |
---
For **creative, non-commercial use only**.
|