Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions authors/assets/images/daniel-romero-sanchez.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions authors/daniel-romero-sanchez.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Author: Daniel Romero Sanchez
Title: Software Developer
Description: Daniel Romero Sanchez is a software developer focused on practical automation, web applications, API integrations, and developer workflows. He enjoys turning ambiguous technical tasks into documented, reproducible systems that teams can run and improve.
Company Name:
Company Description:
Author Image: /assets/images/daniel-romero-sanchez.svg
Company Logo Dark:
Company Logo White:
22 changes: 22 additions & 0 deletions definitions/20260520_definition_transcript_redaction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "Transcript Redaction"
description: "The process of removing or masking sensitive details from speech-to-text output before the text is shared or indexed."
date: 2026-05-20
author: "Daniel Romero Sanchez"
---

# Transcript Redaction

## Definition

Transcript redaction is the process of removing, masking, or replacing sensitive
details from speech-to-text output before the transcript is shared, indexed,
summarized, or used by another system.

## Context and Usage

Transcript redaction is common in support, sales, healthcare, legal, finance,
and internal operations workflows where recordings can include email addresses,
phone numbers, account identifiers, access tokens, payment details, or personal
names. A redaction step helps teams keep raw recordings and raw transcripts
inside a controlled workspace while allowing safer downstream use of the text.
Loading