Skip to content

Python vocoder synthesizes speech from text; pitch detection identifies fundamental frequency in audio for analysis or manipulation

Notifications You must be signed in to change notification settings

Tharindu209/Vocoder_-_Pitch_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Vocoder and Pitch Detection

Overview

This Python project implements a vocoder for synthesizing speech from text and includes functionality for pitch detection in audio signals. The vocoder allows for the generation of speech-like sounds from input text, while the pitch detection component analyzes audio signals to identify the fundamental frequency (pitch) of the sound.

Features

Vocoder Synthesis: Convert text input into speech-like sounds. Pitch Detection: Analyze audio signals to determine the fundamental frequency. Customization: Fine-tune vocoder parameters and pitch detection algorithms. Compatibility: Works with various audio formats and Python environments.

About

Python vocoder synthesizes speech from text; pitch detection identifies fundamental frequency in audio for analysis or manipulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published