Fix voor resizen wordlist.
[sgc.git] / SGC_ToneProt / HumToneContour.praat
blob09e7f543f8dd5c21e62115336494ec155b47a4c6
1 #! praat
4 # Hum the correct tone tracks
6 form Mandarin Tone contours
7     word pinyin duo1shao3
8     real register 300
9 endform
11 # Generate reference example
12 # Start with a range of 1 octave and a speed factor of 1
13 toneRange = 1.0
14 speedFactor = 1.0
15 execute ToneScript.praat 'pinyin$' 'register' 1 1 CorrectPitch
17 # Hum Pitch track
18 select Pitch 'pinyin$'
19 Hum
21 # Clean up
22 select Pitch 'pinyin$'
23 Remove