Skip to content

AssemblyAI-Examples/Transcribe-Audio-on-Cloudflare-Workers

Repository files navigation

Transcribe audio to text on Cloudflare Workers with AssemblyAI, Node.js, and TypeScript

This repository is the source code for following the guide to Transcribe audio to text on Cloudflare Workers with AssemblyAI, Node.js, and TypeScript.

You can deploy the project to Cloudflare Workers with the button below.

Deploy to Cloudflare Workers

After deploying the Worker, you need to configure the AssemblyAI API key as an environment variable/secret, named ASSEMBLYAI_API_KEY. Follow this guide to configure the secret using the Cloudflare Dashboard or use Wrangler.