Skip to content

hamidreza-asjodi/pitch_shift_voice_conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitch_shift_voice_conversion

Voice conversion algorithm using librosa pitch shift in a realtime structure. Pitch shift is one of the easiest and convient way of deidentification and conversion of speech. This is a process to altering the fundamental frequency of input speech and fundamental frequency corresponds to the rate at which the vocal folds vibrate during speech production.

Here in a real-time process, we change the pitch of the input speech in the short segments and play them in default device of your system.

gh

Usage

After install requirements of project just needs to run following command:

python pitch_shift.py 

About

Change the pitch of the speech in a real-time manner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages