Files
open_dbm/docs/website/versioned_docs/version-2.0/glottal-to-noise-excitation-ratio.md

22 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: glottal-to-noise-excitation-ratio
title: Glottal-to-noise Excitation Ratio (GNE)
---
Glottal-to-noise excitation ratio, as introduced by Michaelis and colleagues[^1], is an indirect measure of breathiness, indicating whether a “given voice signal originates from vibrations in the vocal folds or from turbulent noise generated in the vocal tract.”
[^1]: Michaelis, D., Gramss, T., & Strube, H. W. (1997). Glottal-to-noise excitation ratioa new measure for describing pathological voices. Acta Acustica united with Acustica, 83(4), 700-706.
## Raw Variables
| Variable | Description |
| ----------- | ----------- |
| `aco_gne` | **Glottal-to-noise excitation ratio.** Frame-wise measurements of glottal-to-noise excitation ratio. |
## Derived Variables
| Variable | Description |
| ----------- | ----------- |
| `aco_gne_mean` | **Glottal-to-noise excitation ratio mean.** Mean of `aco_hnr` across the audio file. |
| `aco_gne_std` | **Glottal-to-noise excitation ratio standard deviation.** Standard deviation of `aco_gne` across the audio file. |