← BACK TO WORK

03 / CASE STUDY

NLP / SPEECH AI · 2026

CALLSENSE

An NLP call-intelligence prototype that transcribes audio, summarizes conversations, classifies emotion, and extracts urgency and action items.

DOMAINCALL INTELLIGENCE
OUTPUTSUMMARY / ACTION
VIEW REPOSITORY ↗
TRANSCRIPT / SEMANTIC SIGNAL

01 / THESIS

A CALL
LEAVES
MORE THAN
AUDIO.

CallSense starts with conversation and keeps the transformation visible: audio becomes transcript, semantic signals, and a summary that can carry action information forward.

The project treats call intelligence as an interpretation problem, making emotion, urgency, and action extraction readable instead of leaving them buried in the recording.

02 / THE SYSTEM

CONVERSATION BECOMES MEANING.

CallSense keeps the path from call to transcript, semantic signals, and actionable output visible.

RAW AUDIOMEANINGOUTPUT
01CALLconversation
02TRANSCRIPTspeaker turns
03SIGNALSemotion · urgency
04ACTIONsummary output

03 / CONVERSATION TRACE

01 / CUSTOMERMy delivery was delayed again.
02 / AGENTI will raise an escalation.
03 / EMOTIONANGER
04 / URGENCYMEDIUM
05 / ACTIONESCALATE + CONFIRM

THE TRANSCRIPT HOLDS THE SIGNAL.

Speaker turns become inspectable semantic outputs: emotion, urgency, and the action information carried by the conversation.

04 / DECISIONS

MEANING SHOULD REMAIN INSPECTABLE.

01

Transcript before inference

The conversation is transcribed before semantic signals such as emotion, urgency, and action can be inspected.

TRANSCRIPT / SIGNAL / ACTION
02

Signals stay explicit

Emotion and urgency remain named outputs rather than being collapsed into an unexplained overall score.

TRANSCRIPT / SIGNAL / ACTION
03

Summary carries action

The final summary keeps the actionable implication of the conversation visible alongside its interpretation.

TRANSCRIPT / SIGNAL / ACTION

05 / SIGNATURE

TRANSCRIPT INTO MEANING.

RAW TRANSCRIPT

CUSTOMER My delivery was delayed again.

AGENT I will raise an escalation.

EXTRACT
STRUCTURED MEANINGSUMMARY / ACTION
EMOTION
ANGER
URGENCY
MEDIUM
ACTION
ESCALATE + CONFIRM

06 / DEMONSTRATES

CONVERSATION INTO SIGNAL, SUMMARY, AND ACTION.

TRANSCRIBED CONVERSATION

SEMANTIC SIGNALS

ACTION INFORMATION

PROJECT / CALLSENSENLP / SPEECH AI2026