Filter profanity from audio files using Node.js
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