SoundPy (alpha stage) is a research-based python package for speech and sound. Applications include deep-learning, filtering, speech-enhancement, audio augmentation, feature extraction and visualization, dataset and audio file conversion, and beyond.
Stars
77
Forks
6
Watchers
77
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.0k
commits
Updated PyPI badge to newer version; added alpha stage to first sentence; rearranged sections
533624eView on GitHubadded / improved tests for clip_at_zero, index_at_zero, and related functions (apply_sample_length)
bcbdef0View on GitHubif first zero is followed by other zeros, select zero next to signal; bug fix: don't remove zeros if not enough zeros in signal
311899bView on GitHubadjusted examples to return samples with zeros on both sides, not just one
d0184e6View on GitHubmade notes on removal and creation of class instance for stft processing
5dca9b7View on GitHubadded warnings for using get_pitch and f0_approximations; added reference for frequency range for humans
dad4f5dView on GitHub