Formatter Validator Minifier Escape / Unescape JSON ↔ String JSON ↔ YAML JSON → CSV NDJSON / JSON Lines JSON → Types JSON ↔ XML JSON Diff JSON Patch Canonicalize (RFC 8785) Schema Validator Schema Generator JSONPath Tester JWT Decoder JSON Errors Schemas More Tools
JSONTools / Schema registry / OpenUtau character yaml
Schema registry

OpenUtau character yaml

OpenUtau voicebank configuration file, character.yaml

character.yaml

Check your file against this schema

Opens the validator with this schema already loaded. Paste your character.yaml and it validates in your browser — nothing is uploaded.

Validate a character.yaml → View raw schema

Fields

Generated directly from the schema, following local $refs, to two levels of nesting.

Field Type Description
text_file_encodingstringThe encoding used to read character.txt, prefix.map and oto.ini
namestringThe name of the voicebank
localized_namesobjectdisplay localized names for the user's selected singer name display language
localized_names.en-USstringEnglish (United States)
localized_names.de-DEstringGerman (Germany)
localized_names.es-ESstringSpanish (Spain)
localized_names.es-MXstringSpanish (Mexico)
localized_names.fi-FIstringFinnish (Finland)
localized_names.fr-FRstringFrench (France)
localized_names.id-IDstringIndonesian (Indonesia)
localized_names.it-ITstringItalian (Italy)
localized_names.ja-JPstringJapanese (Japan)
localized_names.ko-KRstringKorean (Korea)
localized_names.nl-NLstringDutch (Netherlands)
localized_names.pl-PLstringPolish (Poland)
localized_names.pt-BRstringPortuguese (Brazil)
localized_names.ru-RUstringRussian (Russia)
localized_names.th-THstringThai (Thailand)
localized_names.vi-VNstringVietnamese (Vietnam)
localized_names.zh-CNstringChinese (Simplified, China)
localized_names.zh-TWstringChinese (Traditional, Taiwan)
singer_typestringThe type of the voicebank
one of: "utau", "enunu", "diffsinger"
imagestringrelative path to the icon of the voicebank
authorstringThe author of the voicebank
voicestringThe voice provider of the voicebank
versionstringThe version number of the voicebank
webstringThe website of the voicebank
portraitstringRelative path to the portrait of the voicebank
portrait_opacitynumberOpacity of the portrait, from 0 to 1
default_phonemizerstringThe default phonemizer of the voicebank
subbanksarray<object>The subbanks of the voicebank for different pitch and voice color

What we found in this schema

Specification sections for the keywords in this schema

Keyword Document Section
$idJSON Schema Core, draft 2020-12§8.2.1 — The "$id" Keyword
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
additionalPropertiesJSON Schema Core, draft 2020-12§10.3.2.3 — "additionalProperties"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
examplesJSON Schema Validation, draft 2020-12§9.5 — "examples"
itemsJSON Schema Core, draft 2020-12§10.3.1.2 — "items"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
requiredJSON Schema Validation, draft 2020-12§6.5.3 — "required"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"

Documents

Attribution

This schema comes from SchemaStore, distributed under the Apache License 2.0. Copyright 2015–present Mads Kristensen and contributors. View the original file. The field table and audit on this page are generated by JSONTools.tools; the schema itself is unmodified.

← All schemas