Views
No views yet
.pt file that represents a speaker embedding for the Somali male speaker Ali.speechbrain/spkrec-ecapa-voxceleb speaker recognition model from over 300 audio clips of the speaker's voice.Ali_speaker_embedding.pt.pt)so).wav files from speaker Ali1import torch
2
3# Load the embedding
4embedding = torch.load("Ali_speaker_embedding.pt")