From 410f547636fc1950e10258620922c77a549b6a75 Mon Sep 17 00:00:00 2001 From: meg <90473723+meg-huggingface@users.noreply.github.com> Date: Wed, 29 Oct 2025 06:35:34 -0700 Subject: [PATCH] Removing doubled "Check our demo out" phrase. --- voice-consent-gate.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/voice-consent-gate.md b/voice-consent-gate.md index eef43f2dea..a48d0a625b 100644 --- a/voice-consent-gate.md +++ b/voice-consent-gate.md @@ -67,9 +67,6 @@ There are a few options for doing this, and we’d love to hear further ideas. F - Alternatively, it’s possible to modify the code we provide in the demo to model the speaker’s voice using a variety of _different_ uploaded voice files that the speaker is consenting to – for example, when providing consent for using online recordings. Prompts and consent phrases should be altered accordingly. - It’s also possible to save the consent audio to be used by a given system, for example, when the speaker is consenting to have their voice used for arbitrary utterances in the future. This can be done using the `huggingface_hub` upload capability. [Read how to do this here](https://huggingface.co/docs/huggingface_hub/en/guides/upload). Again, prompts and consent phrases for the speaker to say should account for this context of use. -[Check our demo out!](https://huggingface.co/spaces/society-ethics/RepeatAfterMe) - - > [!TIP] > ### [Check our demo out here!](https://huggingface.co/spaces/society-ethics/RepeatAfterMe) > You can copy the code to suit your own use.