In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
With the popularization of artificial intelligence, AI has penetrated into various industries. This paper introduces the principle of using the cutting-edge AI technology to realize telephone robot. Smart phone robot makes full use of artificial intelligence speech recognition technology and big data's accurate analysis and positioning, which is a subversive change to the traditional mode. is intelligent or the era of "artificial + intelligent voice" a way, smart phone robot is the gospel of the enterprise! Help enterprises to reduce costs, improve work efficiency, improve company performance!
The phone robot is more powerful than the manual seat is that the phone number is directly imported in the background, saving time and effort, and dialing automatically. Intelligent dialogue in turn, according to the system settings, customers can be screened and counted, and according to the degree of intelligent classification intention of customers, the Class A customers with the highest intention will be handed over to manual follow-up. In this way, the work efficiency of the whole e-commerce process can be greatly improved.
As a product of "artificial intelligence", it is gradually bringing great changes to the e-commerce industry, handing tedious, boring and time-consuming work to smart phone robots, background classified management, and elite sales follow-up. Not only greatly improve work efficiency, but also can better redistribute and regroup human resources to reduce enterprise operating costs! It should be something that every boss is thinking about.
For e-commerce companies, how to accurately identify real customers has been difficult to overcome. For smart phone robots, through human voice expert-level communication, we can simulate multiple rounds of interactive communication between e-marketing personnel and customers, accurately find users through user portraits and big data model, achieve accurate marketing, and quickly complete the screening and classification of ABCD customers.
Smart phone robot integrates many cutting-edge technologies such as Internet telephony, voice knowledge, natural voice understanding, multi-round dialogue, knowledge graph and so on into one intelligent product. It has become a leader in the industry and has brought gratifying changes to the outbound calling industry. It has been proved by many enterprises in just a few months that this is a good AI project to really increase revenue and reduce expenditure.
As an intelligent product today, intelligent phone robot can accurately respond to all kinds of questions raised by customers with human voice, thinking and tone intelligence in practical application. At the same time, its screening ability is also very strong, which can automatically classify the responding users according to the degree of intention, and help the manual agents to peel off the intended customers quickly.
It is the limit for employees to make 200,300 calls a day, but smart phone robots can make 800,300 effective calls a day, which increases efficiency several times, and higher efficiency means improved performance.
What is a phone robot?
Through ASR (speech recognition) and TTS (text to voice) to simulate the calls between real people and users, it can be used for business such as enterprise switchboard, automatic call, outbound marketing, questionnaire survey, etc., while supporting Baidu, HKUST, Aliyun and other ASR systems, real people can be pre-recorded, users are completely unaware of the robot.
How to develop a telephone robot
FreeSWITCH/Asterisk is a softswitch system, you can use the open source softswitch system to develop a VAD recording module, users start recording after speaking, stop talking, submit the recording to the speech recognition interface to convert the text, use semantic parsing interface (NPL) or simple keyword matching, return the pre-designed speech skills of the system, and convert TTS into voice (or human pre-recording) to play back to the user. Realize man-machine voice conversation.
Technical difficulties
When the robot speaks, the user starts to speak, and the robot has to deal with it in time, which is the so-called interruption, which can be solved by VAD algorithm and keyword interruption.
At present, it is difficult for robots to understand the meaning of users' words. At present, the main way is to design speech skills through keyword matching.
Support those ASR interfaces
Can support iFLYTEK, Baidu speech recognition, Aliyun speech recognition, Tencent speech recognition, Jettong Huasheng Lingyun and other SDK/API/MRCP interfaces.
How to use it
It can be docked with existing call centers, IPPBX,FreeSWITCH,Asterisk and other systems through SIP extension and SIP relay.
Smart ivr interface description
Smartivr is a Freeswitch-based telephone robot secondary development interface (restful), which supports docking with Asterisk.
User's guide
The user implements httpAPI by himself, and the robot program calls this interface, not the robot provides httpapi for the user to call.
1.
After the outbound call program call is connected, or after the customer initiates the call, the robot program sends it to the webserver post
two。
Smartivr-> web
3.
"calleeid": "8888abc", / / dialed number
"callerid": "abc", / / calling number
"callid": "1fe74812-e376-4319-b335-3de1b494325c", / / unique ID for each call
"errorcode": 0, / / error code
"flowdata": null, / / process data
"flowid": "abc", / / process ID
"notify": "enter" / / Notification Type
4.
Webserver returns json data according to business logic. For example, the following command starts the background ASR and plays a sound.
5.
Smartivr web
"asrelapse": 391, / / asr identifies the time consumed by the server, in milliseconds.
"asrtextall": "1. Recognition result;", / / contains a combination of recognition results that were previously paused. The format is the recording serial number. Recognition results; in this way, a plurality of recognition results are combined.
"asrtype": "aiui", / / which asr is used to identify this time
"calleeid": "8888abc"
"callerid": "abc"
"callid": "1aec14af-d6a8-49e4-96fc-fb5f7cfdb893"
"errorcode": 0, / / asr returns an error, 0 has no error.
"flowdata": "process selection"
"flowid": "abc"
"message": "recognition result"
"notify": "asrprogress_notify"
"recordindex": "1", / / recording serial number
"recordfile": ", / / recording file
"recordms": 931, / / recording time, in milliseconds.
"volumegain": 5.95330699999 / / the multiple by which the volume is standardized to be amplified or reduced.
Webserver returns whether playback needs to be paused based on business logic.
Smartivr web
"calleeid": "8888abc"
"callerid": "abc"
"callid": "ea6d1235-aaab-4251-b03b-3b53ca32e00d"
"errorcode": 0
"flowdata": "process selection"
"flowid": "abc"
"message": "1. Hello; 2. What is it?"
"notify": "asrmessage_notify"
"speakms": "1162" / / speech time of the whole sentence, including pause time
Webserver executes the speech logic and plays the sound according to the business process.
Smartivr web
"calleeid": "8888abc"
"callerid": "abc"
"callid": "35bca774-5b3e-4129-a5e7-1c3c86605071"
"errorcode": 0
"flowdata":
"flowid": "abc"
"message": "FILE PLAYED"
"notify": "playback_result"
Webserver continues to play back according to the business process, prompting the user to answer questions.
Smartivr
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.