vocametrix_detect_phonemes
Detect phonemes in audio recordings using a deep-learning classifier. Returns phoneme labels with confidence scores for French and Estonian.
Instructions
Detect phonemes in an audio recording using a deep-learning classifier. Returns phoneme labels with confidence scores. Currently supports French (fr) and Estonian (et) phoneme inventories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audioPath | Yes | Absolute path to a WAV audio file on the local filesystem | |
| language | No | Phoneme inventory language: fr = French, et = Estonian | fr |