Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ittus/speech-processing---detect-voice-and-unvoice

Speech Processing - Detect voiced and unvoiced speech
https://github.com/ittus/speech-processing---detect-voice-and-unvoice

matlab signal-processing speech-processing

Last synced: 30 days ago
JSON representation

Speech Processing - Detect voiced and unvoiced speech

Awesome Lists containing this project

README

        

# Speech-Processing---Detect-voice-and-unvoice
Speech Processing - Detect voiced and unvoiced speech using Zero crossing rate and Energy of Speech Signal

Example:
Original speech
![original image](https://github.com/ittus/Speech-Processing---Detect-voice-and-unvoice/blob/master/Screen%20Shot%202015-03-23%20at%203.43.34%20PM.png)

Voiced Speech
![Voiced Speech](https://github.com/ittus/Speech-Processing---Detect-voice-and-unvoice/blob/master/Screen%20Shot%202015-03-23%20at%203.43.44%20PM.png)

Unvoiced Speech
![Voiced Speech](https://github.com/ittus/Speech-Processing---Detect-voice-and-unvoice/blob/master/Screen%20Shot%202015-03-23%20at%203.43.57%20PM.png)