Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

How to install and deploy Whisper App on your own computer?

2025-08-20 254

Deploying Whisper App locally involves completing the following four key steps:

  1. Getting the source code: via the Git commandgit clone https://github.com/Nutlope/whisper.gitClone the project repository and use thecd whisperGo to the project directory
  2. environmental preparation: You need to pre-install Node.js (LTS version is recommended), run thenpm installInstall Next.js, Vercel AI SDK, and other dependencies
  3. Service Configuration::
    • Register the Clerk service to get the authentication key, configured in the .env.local fileCLERK_SECRET_KEYcap (a poem)NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
    • Create a Convex project and set upCLERK_ISSUER_URL
  4. launch an application: Implementationnpm run devStarts the development server, by default, via thehttp://localhost:3000interviews

Note: Windows systems need to check microphone permissions (Settings→Privacy→Microphone), and it is recommended to prepare at least 2GB of free memory for the first time use. If you encounter API connection problems, you need to check the service status of Together.ai.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish