Skip to content

soapy-py/whisper-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Whisper Voice Classification

A voice classification system using OpenAI's Whisper model for speaker identification.

Setup

  1. Install requirements:
pip install -r requirements.txt
  1. Place voice samples in user directories (user1/, user2/, etc.)

  2. Run the notebook testing.ipynb to train and evaluate the model.

Structure

  • testing.ipynb: Main notebook containing the implementation
  • user*/: Directories containing voice samples for each user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors