Skip to content

adit-39/aml_unit_eval_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aml_unit_eval_2

Usage of HMMs in speech related applications

Part 1:

Quality of Speech:
Usage : python speech_quality.py
Requirements : The training and test files in the format c_trng_vq.txt and c_test_vq.txt
Output: Output files of predicted values at various time values corresponding to the input along with Quality index and number of occurrences on terminal

Part 2:

Separation of Conversation Participants:
Usage : python speech_classification.py > output
Requirements : The training and test files in the format participant_trng_vq.txt and c_test_vq.txt
a_test.txt was changed
Output: The output file with a split up of who speaks in the conversation at a particular second

About

Usage of HMMs in speech related applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages