Skip to content

vaaliferov/107_voxceleb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search for Similar Voices

This tool allows you to record a short voice message and find the most similar voices (among celebrities) to yours. It's based on the embeddings extracted from short audio clips (celebrity interviews on youtube) using the "spkrec-ecapa-voxceleb" model from speechbrain toolkit. [demo]

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
gdown 1up5kZYuam340giqNp72-Cg2XwYiC2fTG -O vox.csv
gdown 1eL2OakHyvWL7mCdOu3UAxERIwL1lxJvy -O ecapa_vox.npy
python3 bot.py <bot_owner_id> <bot_token>

Alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published