mirror of
https://github.com/wassname/pysle.git
synced 2026-08-19 12:30:09 +08:00
REFACTOR: Gave the tonic vowel tier a more representative name
This commit is contained in:
@@ -30,7 +30,7 @@ syllableTG = praattools.syllabifyTextgrid(isleDict, tg, "word", "phone",
|
||||
skipLabelList=["",])
|
||||
tg.addTier(syllableTG.tierDict["syllable"])
|
||||
tg.addTier(syllableTG.tierDict["tonicSyllable"])
|
||||
tg.addTier(syllableTG.tierDict["tonicPhone"])
|
||||
tg.addTier(syllableTG.tierDict["tonicVowel"])
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user