Version
Status
Platform
Pulox is a hybrid post-ASR correction and summarization system designed for bilingual (English–Tagalog) classroom lectures. It automatically transcribes, corrects, and summarizes recorded sessions to improve accessibility and note-taking in Philippine education.
Key Features
Automatic Transcription
Powered by OpenAI Whisper for accurate speech-to-text
Post-ASR Correction
Intelligent grammar and spelling correction
Summarization
Auto-generate lecture summaries and study notes
Bilingual Support
Handles English, Tagalog, and code-switched audio
Desktop App
Simple Electron-based interface for educators and students
Annotation Tools
Review, edit, and export transcripts
Who It's For
For Educators
Create searchable lecture archives and improve teaching materials
For Students
Auto-generate notes and accessible transcripts for better learning
For Researchers
Analyze English–Tagalog code-switching patterns and linguistic data
How It Works
Upload Audio
Upload an MP3 or WAV file from your lecture recording
Transcribe
Whisper transcribes the audio with high accuracy
Correct
Grammar and code-switch correction is applied automatically
Summarize & Export
Get summaries and export transcripts in multiple formats
# Install Pulox
npm install pulox
# Run transcription
pulox transcribe lecture.mp3 --lang en-tl
# Get summary
pulox summarize transcript.json