jarvis-vocal
Installation
SKILL.md
jarvis-vocal
Uses the authentic J.A.R.V.I.S. voice model from HuggingFace (trained on actual movie lines) via Piper TTS. No audio effects needed — the voice is naturally cinematic and British.
Credit: Voice model by jgkawell — see the discussion for details on training and samples.
Usage
Generate a WAV file:
{baseDir}/bin/jarvis-tts "Text to speak" ./output.wav
Stream directly to an Android device (if ADB connected):
{baseDir}/bin/jarvis-tts "Text to speak" - | adb push - /sdcard/Download/temp.wav