summaryrefslogtreecommitdiff
path: root/voices/makima/manifest.json
blob: ec93faeb18bbf65377c553f87e376309983c5ba0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "Makima",
  "id": "makima",
  "description": "Makima's Japanese-accented English voice for TTS synthesis.",
  "language": "en",
  "accent": "ja",
  "sample_rate": 24000,
  "format": "pcm_f32",
  "model_backend": "qwen3",
  "reference_audio": "reference.wav",
  "notes": "Default voice for the Makima system. Reference audio should be a short (5-15s) clip of the target voice at 24kHz mono. Place the WAV file as reference.wav in this directory."
}