HarryVolek/PyTorch_Speaker_Verification
PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
PythonBSD-3-Clause
Issues
- 0
- 3
perm action
#28 opened by czy97 - 0
I have trained all data , but how to use it ?
#78 opened by TonyB22 - 0
- 1
new speaker
#69 opened by ooobsidian - 2
- 0
Single inference
#75 opened by fabianoluzbr - 2
error in training
#72 opened by Jason-1998 - 1
about config
#68 opened by zyc1310517843 - 2
Shuffling wav files in dataloader does not ensure that all the training files are checked in each epoch
#73 opened by dkatsiros - 0
Changing the sampling frequency
#71 opened by neerajkuhike - 1
The contrast loss
#70 opened by amadeusuzx - 2
train_speech_embedder.py:batch_id
#44 opened by yahcong - 2
Very slow training on CPU
#61 opened by chrisspen - 7
How to use dvector_create.py
#34 opened by zeyuanchen23 - 2
- 2
Determining time indexes for embeddings?
#64 opened by chrisspen - 1
- 0
What is the duration of audio of each D vector embedding that is created?
#66 opened by abhilashnayak - 0
Unable to test
#62 opened by chrisspen - 4
Calculating EER
#49 opened by nidhal1231 - 7
Workflow of the project
#38 opened by ahsanmemon - 0
How to handle multiple speakers?
#60 opened by chrisspen - 2
How to Use Your Audio Data Set
#32 opened by zyc1310517843 - 0
Align embeddings
#59 opened by pravn - 2
- 1
Frame rate problem
#48 opened by nidhal1231 - 2
doubts on the config.yaml
#53 opened by BarCodeReader - 12
- 3
Things to check when testing with different DB
#55 opened by hash2430 - 0
- 0
Speaker Verification Predict
#52 opened by Kailegh - 1
poor performance
#46 opened by nidhal1231 - 0
- 1
Overfitting
#45 opened by biswasingh - 0
GE2E loss can work with cnn
#51 opened by wrongbattery - 2
lstm input wrong shape
#47 opened by cavus700 - 1
- 0
Correctness of d-vectors
#35 opened by nidhal1231 - 1
Embedder-net()
#40 opened by nidhal1231 - 1
Bitrate/Sample Rate Differences
#39 opened by bitnom - 1
about the sampling rate
#42 opened by nkcdy - 1
align_embeddings()
#41 opened by nidhal1231 - 0
DataLoader
#36 opened by nidhal1231 - 1
About Data_loader.py, "utterance = utterance[:, :, 160]", why we use the num 160?
#37 opened by Bovey0809 - 0
how to print predict result?
#25 opened by Aurora11111 - 1
Two question on Embeddings
#31 opened by mazzzystar - 2
Question about L2 norm of embedding
#27 opened by seandickert - 1
- 2
Excessive memory use due to train.num_workers > 0
#26 opened by mkunes