> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nijta.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Try out Voiceharbor

> Efficient PHI and biometric redaction for medical content.

<div
  style={{
position: "relative",
width: "100%",
paddingBottom: "95%", /* adjust aspect ratio */
height: 0,
}}
>
  <iframe
    src="https://a1d574f1711cec21a9.gradio.live/"
    allow="clipboard-write; clipboard-read; microphone; camera"
    sandbox="allow-forms allow-scripts allow-same-origin"
    style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%",
  border: "none",
}}
  />
</div>
