--- 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**.