December 2020 Summaries
3 posts from Symbl.ai
Filter
Month:
Year:
Post Summaries
Back to Blog
A closed domain system is designed to understand specific types of conversations, such as sales chatbots, and has limited responses based on the business problem at hand. In contrast, an open domain system can understand any conversation in any domain and requires more complex models to adapt to different topics and respond relevantly. Open domain systems are better suited for human-to-human or human-to-machine conversations with unlimited scope, such as brainstorming meetings or customer support, where context and nuance are crucial. Closed domain systems, on the other hand, are ideal for limited-scope conversations like customer care calls with fixed questions. The choice between open and closed domain systems depends on factors like time-to-market, generalization, and scalability, and can be influenced by outsourcing or building the system in-house.
Dec 10, 2020
1,087 words in the original blog post.
There are more than four billion voice assistants in use worldwide today. Human to human conversations are complex and challenging for AI applications due to the integration of audio streams, scripted vs. unscripted conversations, and various cues such as intonation, body language, and jargon. To overcome these challenges, AI can capture conversations to augment human capabilities, leveraging speed and efficiency in tasks like fact-checking, medical diagnosis, and indexing recorded conversations. However, securing sufficient quality audio and addressing technical issues like speaker diarization remain crucial for accurate transcription and understanding of human-to-human conversations.
Dec 07, 2020
1,288 words in the original blog post.
Speech recognition technology has made significant progress in the last decade, but it still faces challenges such as regional variations in speech, accents, age-related differences, and technical factors like audio quality and compression. To improve accuracy, it's essential to use high-quality codecs like G.711, record audio in a controlled environment, and filter out background noise using tools like Audacity. Channels, including stereo, surround sound, and mono, can also impact recognition, with separate channels required for accurate transcription. Additionally, factors like sampling rate, buffer size, and audio quality are crucial to achieving optimal ASR performance.
Dec 04, 2020
1,138 words in the original blog post.