nlp-asr-kit

Python API · Whisper + SmolLM2

API endpoint

Whisper ASR
LLM

Task

Custom instruction

Record

Check connection first
Ready

Transcript

Your spoken words will appear here...

LLM output ·

Result will appear here after recording...

Setup

1. Install & run:
pip install -r requirements.txt
uvicorn app.main:app --host 0.0.0.0 --port 8000

2. Open this file in browser, set API URL, click Check connection.