Forced-Alignment-and-Vowel-Extraction/new-fave

View on GitHub
src/new_fave/resources/fasttrack_config.yml

Summary

Maintainability
Test Coverage
entry_classes: 
  - Word
  - Phone
target_tier: "Phone"
target_labels: "[AEIOU]"
min_duration: 0.05
min_max_formant: 4800
max_max_formant: 9000
n_formants: 3
nstep: 40
window_length: 0.025
time_step: 0.002
time_step: 0.002
smoother:
  method: dct_smooth_regression
  order: 5