This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
License
cournape/talkbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
talkbox is a scikit for signal/speech processing, to extend scipy capabilities in that domain. See INSTALL.txt for installation instruction. The goal is to provide some functionalities found in matlab signal toolbox, as well as other features not found in matlab for speech processing. In particular, we intend to implement the following: - parametric and non parametric spectral estimation: ar, periodogram, MUSIC, PENCIL, etc... - lpc estimation - Discrete Cosine Transform, Modified Discrete Cosine Transform - basic speech-related features: mfcc, mel filtering, etc... One perticular feature of talkbox is that every algorithm will have a 100% python implementation for educational purpose; some implementations will also be in C, but there alway will be a python reference implementation. talkbox is licensed under a very liberal, BSD-based license, for use in both open-source and proprietary softwares.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published