ProsodicProminenceExtractor is an open-source Python toolkit that automatically extracts word-level prosodic prominence from speech using aligned .wav and .TextGrid files
Stars
8
Forks
3
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
Update beta parameter in README example for pitch dynamics emphasis
704932dView on GitHubFix package name in requirements.txt to ensure correct installation
10f8c96View on GitHubAdd demo script usage instructions and clarify file requirements in README
33de154View on GitHubUpdate tier name in extraction function to improve clarity
3e102a7View on GitHubFix README to specify prosodic prominence scores are computed for word intervals only
1bd24aaView on GitHubUpdate README to clarify prosodic prominence extraction details
85a91feView on GitHubRemove redundant word from utterance extraction print statement for clarity
1c11c93View on GitHubRemove redundant header and update example parameters in README for clarity
04c8fbbView on GitHubUpdate README to enhance parameter customization examples and improve clarity in usage instructions
34f1cd4View on GitHubUpdate README to clarify prosodic prominence extraction details and enhance usage instructions
6c48c59View on GitHubRefactor extract_prosodic_features and extract_word_prominence_from_prosody for improved utterance handling and error reporting
f80ff21View on GitHub