Skip to content

Modeling and estimation of the fundamental frequency of speech.

Notifications You must be signed in to change notification settings

Romano125/f0-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modeling and estimation of the fundamental frequency of speech with the world program

Project setup:

  1. Create virtual environment
  • virtual_env env_name
  1. Activate virtual environment
  1. Run installation of dependencies from requirements.txt
  • pip install -r requirements.txt
  1. Move to the cloned repository folder
  2. Run script which calculates the fundamental frequency (f0), spectral envelop and aperiodicity and does the synthesis.
  • python main.py

Results of the above script are saved into separate folders where you can find charts of f0, spectral envelop, aperiodicity and some of signals before and after synthesis with the WORLD program.

About

Modeling and estimation of the fundamental frequency of speech.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages