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.
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.