Some of the variables you can define in the yaml now:
# Base defaults for NV Speech Player frontend.
#
# If a setting is not listed here, the C++ defaults are used.
# Packs are merged in this order:
# default.yaml -> <lang>.yaml -> <lang-region>.yaml -> <lang-region-variant>.yaml
#
# Keep this file small. Put language-specific tweaks into their own files.
settings:
# Timing / stress shaping
primaryStressDiv: 1.4
secondaryStressDiv: 1.1
# Stop closure insertion ("click" before stops/affricates)
stopClosureMode: vowel-and-cluster
stopClosureClusterGapsEnabled: true
# Length mark (ː) handling
lengthenedScale: 1.05
lengthenedScaleHu: 1.3
applyLengthenedScaleToVowelsOnly: true
# Output gain defaults (same as ipa.py)
defaultPreFormantGain: 1.0
defaultOutputGain: 1.5
# Normalization cleanup
stripAllophoneDigits: true
stripHyphen: true
# Tonal languages
tonal: false
toneDigitsEnabled: true
toneContoursMode: absolute

Dane Stange
in reply to aaron • • •aaron
in reply to Dane Stange • • •