0.2.1 • Published 5 months ago

whisper-live v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

💬 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!

0.2.1

5 months ago

0.2.0

5 months ago

0.1.0

5 months ago

0.0.0

5 months ago