Skip to content

shareefbabu/End_to_end_Age_Height_estimation_from_speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

End_to_end_Age_Height_estimation_speech

To predict the speaker height and age without training the model use the python file in predict_without_training/scripts/cnn_fstat_2output_HT_age_predict.py

The input the script is

  1. path to your 60 MFCC features.
  2. filename for the predicted lables.
  3. No.of frames to be considered for predicting
  4. No.of frames to be shifted. Usage: python cnn_fstat_2output_HT_age_predict sre_test_ht_age.list predicted_lables.out 150 75

These models are trained gender specific, change the trained models and weight files corresponding to the gender which needs to be predicted (Eg: change male from female and vice-versa)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published