HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

AutoSpeech: Neural Architecture Search for Speaker Recognition

Shaojin Ding Tianlong Chen Xinyu Gong Weiwei Zha Zhangyang Wang

AutoSpeech: Neural Architecture Search for Speaker Recognition

Abstract

Speaker recognition systems based on Convolutional Neural Networks (CNNs) are often built with off-the-shelf backbones such as VGG-Net or ResNet. However, these backbones were originally proposed for image classification, and therefore may not be naturally fit for speaker recognition. Due to the prohibitive complexity of manually exploring the design space, we propose the first neural architecture search approach approach for the speaker recognition tasks, named as AutoSpeech. Our algorithm first identifies the optimal operation combination in a neural cell and then derives a CNN model by stacking the neural cell for multiple times. The final speaker recognition model can be obtained by training the derived CNN model through the standard scheme. To evaluate the proposed approach, we conduct experiments on both speaker identification and speaker verification tasks using the VoxCeleb1 dataset. Results demonstrate that the derived CNN architectures from the proposed approach significantly outperform current speaker recognition systems based on VGG-M, ResNet-18, and ResNet-34 back-bones, while enjoying lower model complexity.

Code Repositories

JeongwookUm/TEST_AutoSpeech-master
pytorch
Mentioned in GitHub
TAMU-VITA/AutoSpeech
Official
pytorch
Mentioned in GitHub
VITA-Group/AutoSpeech
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
speaker-identification-on-voxceleb1AutoSpeech (N=8,C=128)
Accuracy: 87.66
Number of Params: 18M
Top-1 (%): 87.66
Top-5 (%): 96.01

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AutoSpeech: Neural Architecture Search for Speaker Recognition | Papers | HyperAI