Skip to content

Using praat to get pitch, jitter and shimmer parameters of voice file.

License

Notifications You must be signed in to change notification settings

luffy-yu/pitch_jitter_shimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitch_jitter_shimmer

Using praat to get pitch, jitter and shimmer parameters of voice file.

usage:

praat_file = './praat/praat.praat'

praat_path = './praat'

pjs = PitchJitterShimmer(praat_file, praat_path)

voice_file = './test/001_a1_PCGITA.wav'

print(pjs.calculate(voice_file, True))

About

Using praat to get pitch, jitter and shimmer parameters of voice file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages