Is there something like this to estimate age/age range?
Hi Is there something like this to estimate age/age range?
Pretty new to this, if there is nothing like that yet how can I train a model like this for voice age detection? How long would training take?
Hello! Thanks for your interest in this model.
To the best of my knowledge, there isn't currently a pretrained Hugging Face model specifically designed for voice-based age or age-range estimation. However, you can certainly fine-tune existing speech models (including this one) to perform age estimation if you have access to labeled audio data containing age information.
With a moderate amount of training data (around 15 to 20 hours of labeled speech samples) you could fine-tune a model relatively quickly, typically within a few hours on standard GPU hardware.