Skip to content

Randomly generate phrases, sentences, and queries. This can be used to generate test set for Automatic Speech Recognition (ASR).

License

Notifications You must be signed in to change notification settings

HadoopIt/Sentence-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentence-Generator

Randomly generate phrases, sentences, and queries. This can be used to generate test set for Automatic Speech Recognition (ASR).

Usage: python run_generator.py <num-of-scripts-to-generate>

Scripts save directory: output/

Configuration: generation.conf

Configuration file format: <SENTENCE_TYPE>;<DESCRIPTION>;<NUMBER_OF_SENTENCES>

Available SENTENCE_TYPE:

[NUMBER, TIME, DAY_OF_WEEK , DATE, PHONE_NUMBER, NAME_WITH_PHONE_NUMBER, NAME, STREET_ADDRESS, BAY_AREA_ADDRESS, QUERY, SENTENCE]

About

Randomly generate phrases, sentences, and queries. This can be used to generate test set for Automatic Speech Recognition (ASR).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages