-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phonology: pitch computation #1102
Labels
backend
bug is related to backend
enhancement
this label means that resolving the issue would improve some part of the system
Comments
myrix
added
enhancement
this label means that resolving the issue would improve some part of the system
backend
bug is related to backend
labels
Jan 22, 2024
myrix
changed the title
Phonology: pitch computation
Phonology: pitch, jitter, shimmer computation
Jan 22, 2024
Pitch functionality with normal precision is ready. Results for красный_чум_КЛМ.zip you can see here |
vmonakhov
added a commit
to ispras/lingvodoc
that referenced
this issue
Apr 1, 2024
* next * fix * next * next1 * next * refactoring * next steps * next steps * fixes * next steps * some final * cleanup * fixes * hotfix * hotfix * minor * cubic spline interpolation * fix * debug * debug * debug and fixes * fixes * Fixes * Debug * Normalized signal * Plot windowR * fixes * more fixes * much more * fft autocorrelation maybe like this * debug * most correct * get means for xlsx * move field to the left * no vowel_selection * cleanup * xi and xl * xi and xl in xlsx * fix * cleanup * minor --------- Co-authored-by: Ivan Beloborodov <[email protected]>
vmonakhov
added a commit
to ispras/lingvodoc
that referenced
this issue
Apr 1, 2024
vmonakhov
added a commit
to ispras/lingvodoc
that referenced
this issue
Apr 1, 2024
vmonakhov
changed the title
Phonology: pitch, jitter, shimmer computation
Phonology: pitch computation
Apr 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
bug is related to backend
enhancement
this label means that resolving the issue would improve some part of the system
Phonology results should also include pitch, jitter and shimmer computations for each analyzed vowel sound interval, just as how they can be computed in Praat.
How vowel pitch can be computed in Praat, with e.g. 'Красный чум' sound and markup from /dictionary/3104/11/perspective/3104/12/view, красный_чум_КЛМ.zip:
Open Praat, load sound and markup:
Select sound and markup together, View & Edit:
Select a vowel interval,
then menu Pitch -> Get pitch:
Jitter and shimmer can be computed via Pulses -> Voice report menu:
As usual, we would need to look through Praat's source code.
The text was updated successfully, but these errors were encountered: