Tag

Voice Bot

1 views collected around this technical thread.

58 Tech
58 Tech
Jul 14, 2021 · Artificial Intelligence

Multi‑Turn Voice Bot Architecture and End‑to‑End Dialogue Jump Strategies at 58.com

This article describes the overall architecture of 58.com’s multi‑turn voice robot, explains rule‑based, intent‑based and text‑matching dialogue jump strategies, introduces an end‑to‑end classification approach using TextCNN, and reports its online performance improvements and future research directions.

AIDialogue ManagementSpeech Recognition
0 likes · 17 min read
Multi‑Turn Voice Bot Architecture and End‑to‑End Dialogue Jump Strategies at 58.com
58 Tech
58 Tech
Nov 13, 2020 · Artificial Intelligence

Slot Recognition and Correction in Voice Robots: Methods, Models, and Experimental Results

This article presents a comprehensive study on slot (entity) recognition and error correction for voice robots, describing the labeling scheme, data annotation, IDCNN+CRF and BiLSTM+CRF models, a pinyin‑based similarity algorithm, and reporting significant accuracy improvements in real‑world deployments.

AINLPNamed entity recognition
0 likes · 10 min read
Slot Recognition and Correction in Voice Robots: Methods, Models, and Experimental Results
58 Tech
58 Tech
Sep 16, 2020 · Backend Development

Analysis of 58.com Intelligent Voice Robot Backend Architecture

The article reviews the design and implementation of 58.com’s intelligent voice robot backend, detailing its four‑layer architecture, SIP/SDP/RTP protocols, multi‑round voice interaction flow, algorithm service modularization, SIP scheduling optimizations, and Java thread‑pool system tuning for high‑concurrency scenarios.

Java thread poolMicroservicesRTP
0 likes · 13 min read
Analysis of 58.com Intelligent Voice Robot Backend Architecture
AntTech
AntTech
Feb 14, 2020 · Artificial Intelligence

AI-Powered Intelligent Voice Robots in Alipay: Technology, Applications, and Future

During the COVID‑19 pandemic, Alipay deployed AI‑enabled intelligent voice robots to handle massive call volumes, detailing the underlying technologies such as imitation learning, reinforcement learning, few‑shot intent recognition, and user simulation, while outlining current applications across finance, retail, security, and future prospects for automated customer service.

AIAlipayCustomer Service Automation
0 likes · 11 min read
AI-Powered Intelligent Voice Robots in Alipay: Technology, Applications, and Future
58 Tech
58 Tech
Nov 18, 2019 · Artificial Intelligence

Comprehensive Solution for Human‑Machine Voice Dialogue Robot at 58.com

This article presents a complete solution for 58.com’s human‑machine voice dialogue robot, detailing its background, overall architecture, intelligent outbound process, core functions such as call service, anti‑spam, status recognition, multi‑turn dialogue management, intent classification, slot extraction, whole‑round intent detection, and various practical application scenarios.

AIDialogue ManagementIntent classification
0 likes · 13 min read
Comprehensive Solution for Human‑Machine Voice Dialogue Robot at 58.com
58 Tech
58 Tech
Oct 16, 2019 · Artificial Intelligence

Design and Implementation of Intent Recognition, Semantic Similarity Matching, and Slot Filling for a Voice Robot

This article details the architecture and algorithms behind a voice robot's natural language understanding module, covering single‑sentence intent classification with TextCNN, acoustic quality detection using VGGish‑BiLSTM, semantic similarity matching via DSSM and TextCNN‑Transformer, and slot‑filling with IDCNN‑CRF, along with performance results and future directions.

AINLUTextCNN
0 likes · 11 min read
Design and Implementation of Intent Recognition, Semantic Similarity Matching, and Slot Filling for a Voice Robot
58 Tech
58 Tech
Aug 14, 2019 · Artificial Intelligence

Design and Implementation of a Dialogue Management System for Intelligent Voice Robots

This article presents a comprehensive overview of an intelligent voice robot's dialogue management system, detailing its architecture, natural language understanding components, dialogue manager design, strategy handling, and workflow processes to achieve fluent multi‑turn interactions in telephone scenarios.

AIDialogue ManagementNLU
0 likes · 14 min read
Design and Implementation of a Dialogue Management System for Intelligent Voice Robots
58 Tech
58 Tech
May 28, 2019 · Artificial Intelligence

Architecture and Design of an AI‑Powered Voice Robot System

The article describes the design and implementation of a voice robot platform, covering its background, layered architecture, dialogue flow, intent recognition techniques, micro‑service backend, and future improvements, highlighting how AI models and telephony integration enable automated multi‑turn voice interactions for sales and service scenarios.

MicroservicesSpeech AIVoice Bot
0 likes · 11 min read
Architecture and Design of an AI‑Powered Voice Robot System
58 Tech
58 Tech
May 28, 2019 · Artificial Intelligence

Implementation of Voice Call Functionality in an Intelligent Voice Robot

This article details the architecture and implementation of the voice call module of an intelligent voice robot, covering SIP signaling establishment, RTP session handling, audio encoding/decoding, sampling, and packetization to enable automated outbound calls and multi‑round voice interactions.

AISIPVoice Bot
0 likes · 9 min read
Implementation of Voice Call Functionality in an Intelligent Voice Robot