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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ This repository contains the speaker anonymization system developed at the Insti
6
6
| Paper | Published at | Branch | Demo |
7
7
|-------|--------------|--------|------|
8
8
|[Speaker Anonymization with Phonetic Intermediate Representations](https://www.isca-speech.org/archive/interspeech_2022/meyer22b_interspeech.html)|[Interspeech 2022](https://www.interspeech2022.org/)|[phonetic_representations](https://github.com/DigitalPhonetics/speaker-anonymization/tree/phonetic_representations)|[https://huggingface.co/spaces/sarinam/speaker-anonymization](https://huggingface.co/spaces/sarinam/speaker-anonymization)|
9
-
|[Anonymizing Speech with Generative Adversarial Networks to Preserve Speaker Privacy](https://arxiv.org/abs/2210.07002)| Soon at [SLT 2022](https://slt2022.org/)|[gan_embeddings](https://github.com/DigitalPhonetics/speaker-anonymization/tree/gan_embeddings)|[https://huggingface.co/spaces/sarinam/speaker-anonymization-gan](https://huggingface.co/spaces/sarinam/speaker-anonymization-gan)|
9
+
|[Anonymizing Speech with Generative Adversarial Networks to Preserve Speaker Privacy](https://ieeexplore.ieee.org/document/10022601)|[SLT 2022](https://slt2022.org/)|[gan_embeddings](https://github.com/DigitalPhonetics/speaker-anonymization/tree/gan_embeddings)|[https://huggingface.co/spaces/sarinam/speaker-anonymization-gan](https://huggingface.co/spaces/sarinam/speaker-anonymization-gan)|
10
+
|[Prosody Is Not Identity: A Speaker Anonymization Approach Using Prosody Cloning](https://ieeexplore.ieee.org/document/10096607)|[ICASSP 2023](https://2023.ieeeicassp.org/)|[main](https://github.com/DigitalPhonetics/speaker-anonymization/tree/main)| - |
10
11
11
12
If you want to see the code to the respective papers, go to the branch referenced in the table. The latest version
12
13
of our system can be found here on the main branch.
0 commit comments