Skip to content

This Praat script can generate separate synthetic speech sound files using a list of sentences

Notifications You must be signed in to change notification settings

Buhan-G/Praat-synthetic-speech-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Praat-synthetic-speech-generator

This script can create synthetic speech based on a list of sentences in a .txt file and then save the generated speech and TextGrid files in a directory. You can select whether you want the American or British accent.

Things required: a .txt file with sentences, and an output directory.

The .txt can include SSML (speech synthesis markup language) markers; The default settings for output pitch range in this script are '44100, 0.01, 1, 0, 175, "IPA"'; Such settings generate real robotic-like speech as pitch range is strictly controlled; Deleting this line will allow back to Praat default pitch range setting.

The Sentences.txt file can be used as an example for testing.

About

This Praat script can generate separate synthetic speech sound files using a list of sentences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published