mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-18 14:20:42 -07:00
21 lines
339 B
JSON
21 lines
339 B
JSON
{
|
|
"title": "Developer",
|
|
"defaultOpen": true,
|
|
"pages": [
|
|
"setup",
|
|
"architecture",
|
|
"contributing",
|
|
"building",
|
|
"autoupdater",
|
|
"voice-profiles",
|
|
"tts-generation",
|
|
"tts-engines",
|
|
"effects-pipeline",
|
|
"history",
|
|
"stories",
|
|
"transcription",
|
|
"audio-channels",
|
|
"model-management"
|
|
]
|
|
}
|