You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -236,6 +236,7 @@ Team in the Inaugural DIHARD Challenge](https://www.isca-speech.org/archive/pdfs
236
236
|[Speaker_Verification](https://github.com/Janghyun1230/Speaker_Verification)| d-vector | Python & TensorFlow | Tensorflow implementation of generalized end-to-end loss for speaker verification. |
237
237
|[PyTorch_Speaker_Verification](https://github.com/HarryVolek/PyTorch_Speaker_Verification)| d-vector | Python & PyTorch | PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al. With UIS-RNN integration. |
238
238
|[Real-Time Voice Cloning](https://github.com/CorentinJ/Real-Time-Voice-Cloning)| d-vector | Python & PyTorch | Implementation of "Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis" (SV2TTS) with a vocoder that works in real-time. |
|[deep-speaker](https://github.com/philipperemy/deep-speaker)| d-vector |Python & Keras | Third party implementation of the Baidu paper Deep Speaker: an End-to-End Neural Speaker Embedding System. |
240
241
|[x-vector-kaldi-tf](https://github.com/hsn-zeinali/x-vector-kaldi-tf)| x-vector | Python & TensorFlow & Perl | Tensorflow implementation of x-vector topology on top of Kaldi recipe. |
241
242
|[kaldi-ivector](https://github.com/idiap/kaldi-ivector)| i-vector | C++ & Perl | Extension to Kaldi implementing the standard i-vector hyperparameter estimation and i-vector extraction procedure. |
0 commit comments