A voice classification system using OpenAI's Whisper model for speaker identification.
- Install requirements:
pip install -r requirements.txt-
Place voice samples in user directories (user1/, user2/, etc.)
-
Run the notebook
testing.ipynbto train and evaluate the model.
testing.ipynb: Main notebook containing the implementationuser*/: Directories containing voice samples for each user