Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 315 Bytes

Unified Speaker recognition system

how to run this project ?

Steps :

Step-1 : clone the repository

https://github.com/kadmanikanta/Voxverse

step 1 - create environment after opening the respository

conda create -n vox python=3.12 -y
conda activate vox