/plushcap/analysis/assemblyai/filter-profanity-from-audio-nodejs

Filter profanity from audio files using Node.js

What's this blog post about?

This tutorial teaches how to use Node.js to filter profanity from audio files using the AssemblyAI JavaScript SDK. First, set up your environment by installing Node.js 18 or higher and creating a new project folder. Then, install the AssemblyAI package and configure an API key as an environment variable. Next, transcribe the audio file with profanity filtering enabled and print the filtered text to the terminal. The transcript contains additional information such as word-level timestamps.

Company
AssemblyAI

Date published
May 28, 2024

Author(s)
Niels Swimberghe

Word count
557

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.