SOTAVerified

Towards Speaker Identification with Minimal Dataset and Constrained Resources using 1D-Convolution Neural Network

2024-11-22Code Available0· sign in to hype

Irfan Nafiz Shahan, Pulok Ahmed Auvi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Voice recognition and speaker identification are vital for applications in security and personal assistants. This paper presents a lightweight 1D-Convolutional Neural Network (1D-CNN) designed to perform speaker identification on minimal datasets. Our approach achieves a validation accuracy of 97.87%, leveraging data augmentation techniques to handle background noise and limited training samples. Future improvements include testing on larger datasets and integrating transfer learning methods to enhance generalizability. We provide all code, the custom dataset, and the trained models to facilitate reproducibility. These resources are available on our GitHub repository: https://github.com/IrfanNafiz/RecMe.

Tasks

Reproductions