Handling and extracting key entities from customer conversations using Speech recognition and Named Entity recognition
Sharvi Endait, Ruturaj Ghatage, DD Kadam

TL;DR
This paper presents a two-stage system combining speech-to-text conversion and Named Entity Recognition using BERT to extract key customer details from conversations, enhancing customer service efficiency.
Contribution
It introduces a novel pipeline integrating speech recognition and NER for extracting critical customer information from spoken interactions.
Findings
Effective extraction of key entities like order number and problem description.
Reduced manual effort in analyzing customer conversations.
Improved accuracy with a robust two-stage model.
Abstract
In this modern era of technology with e-commerce developing at a rapid pace, it is very important to understand customer requirements and details from a business conversation. It is very crucial for customer retention and satisfaction. Extracting key insights from these conversations is very important when it comes to developing their product or solving their issue. Understanding customer feedback, responses, and important details of the product are essential and it would be done using Named entity recognition (NER). For extracting the entities we would be converting the conversations to text using the optimal speech-to-text model. The model would be a two-stage network in which the conversation is converted to text. Then, suitable entities are extracted using robust techniques using a NER BERT transformer model. This will aid in the enrichment of customer experience when there is an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Sentiment Analysis and Opinion Mining · Topic Modeling
MethodsAttention Is All You Need · Linear Layer · Weight Decay · Multi-Head Attention · Dense Connections · Refunds@Expedia|||How do I get a full refund from Expedia? · WordPiece · Residual Connection · Linear Warmup With Linear Decay · Layer Normalization
