Dear Yannick,
Please accept my kind regards for answering my question. Thank you so much for your efforts.
I possibly didn't articulate my query quite clearly!
So, here is what I am looking forward to:
We recorded sound files in a particular set-up (for example, in a frame sentence of I X said, where X is my target word with particular sound segments, in our case, different vowel segments, randomly occurring a few times).
Post-recording, we manually annotated the target vowels by labeling the start and the end positions and created TextGrids for tokens containing the target vowels. After that, we ran a script in Python to cut down only the portion that contained that vowel from the long sentences and saved them as independent vowel segments only. Therefore, we don't require separate TextGrids for these sound segments anymore. Now, what we have are just the sound files with the target vowels we were looking forward to! These sound files were attached as zipped audio files in my previous email.
What we are particularly looking at is generating parameters, say f0, intensity, formant values, etc., of these small sound segments. We are definitely able to generate the mean values of these parameters (using Parselmouth); however, we want to generate values of these parameters over different time points. We want to calculate these parameters at every 10% or 20% of the total time points a particular sound segment contains. For example, if the sound token is 0.10ms, we should get values at 11 consecutive points (for every 10% of the time, the start point being T1 and the endpoint being T11). In this case, T1 should be calculated at 0.01ms, T3 at 0.02ms.. and so on!
We want to generate formant and pitch values for these tokens at different time points, basically using Python directly (not from the praat script). I showed the praat script to give an idea of what I exactly mean by time points.
I hope I could make my query more clearer now.
Please suggest to me how I should move forward from this point.
Thank you once again.
Anu