Skip to content

TypeScript-based library for real-time audio transcription, integrating OpenAI's Whisper model for accurate speech-to-text conversion.

License

Notifications You must be signed in to change notification settings

Alireza29675/whisper-live

Repository files navigation

💬 Whisper Live (real-time audio transcription for browser)

TypeScript-based library for real-time audio transcription, integrating OpenAI's Whisper model for accurate speech-to-text conversion.

Installation 📦

To start using whisper-live, simply run:

npm install whisper-live

Usage 🚀

Explore the examples folder in this repository to see whisper-live in action. To check the examples in action, run the project on your local machine.

Running the Project 🛠️

Clone the project to try out the examples locally:

Clone the repository:

git clone git@github.com:Alireza29675/whisper-live.git

Install dependencies using pnpm:

pnpm install

Start the development server:

pnpm dev

Now, you should be all set!

About

TypeScript-based library for real-time audio transcription, integrating OpenAI's Whisper model for accurate speech-to-text conversion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published