Intro

The design of the chest-falsetto voice discrimination model aims to effectively differentiate between real and synthetic voices in audio samples, with four specific categories including male chest, male falsetto, female chest, and female falsetto voices. The model's training is based on a backbone network from the computer vision (CV) domain, which involves transforming audio data into spectrograms and fine-tuning to enhance the network's accuracy in recognizing different voice categories. During training, a dataset containing both real and synthetic voice samples is utilized to ensure the model adequately learns and captures features relevant to male and female chest and falsetto voices. Through this approach, the model can finely classify different genders and chest/falsetto voices, providing a reliable solution for accurate voice discrimination in audio. This model holds broad potential applications in fields such as speech processing and music production, offering an efficient and precise tool for audio analysis and processing. Its training and fine-tuning strategies based on computer vision principles highlight the model's adaptability and robustness across different domains, providing beneficial examples for further research and application.

Demo

https://huggingface.co/spaces/ccmusic-database/chest_falsetto

Usage

from modelscope import snapshot_download
model_dir = snapshot_download("ccmusic-database/chest_falsetto")

Maintenance

git clone [email protected]:ccmusic-database/chest_falsetto
cd chest_falsetto

Results

A fine-tuning result of MaxViT-T on CQT:

Loss curve
Training and validation accuracy
Confusion matrix

Dataset

https://huggingface.co/datasets/ccmusic-database/chest_falsetto

Mirror

https://www.modelscope.cn/models/ccmusic-database/chest_falsetto

Evaluation

https://github.com/monetjoe/ccmusic_eval

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model's library.

Dataset used to train ccmusic-database/chest_falsetto

Space using ccmusic-database/chest_falsetto 1