{"id":327,"date":"2023-11-20T05:45:05","date_gmt":"2023-11-20T00:15:05","guid":{"rendered":"https:\/\/callzen.ai\/blog\/?p=327"},"modified":"2025-01-31T15:07:19","modified_gmt":"2025-01-31T09:37:19","slug":"wer-cer-for-measuring-performance-of-automatic-speech-recognition","status":"publish","type":"post","link":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/","title":{"rendered":"WER &#038; CER for Measuring Performance of Automatic Speech Recognition"},"content":{"rendered":"<figure class=\"wp-block-post-featured-image\"><img loading=\"lazy\" decoding=\"async\" width=\"2500\" height=\"1042\" src=\"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" style=\"object-fit:cover;\" srcset=\"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg 2500w, https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17-300x125.jpg 300w, https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17-1024x427.jpg 1024w, https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17-768x320.jpg 768w, https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17-1536x640.jpg 1536w, https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17-2048x854.jpg 2048w\" sizes=\"auto, (max-width: 2500px) 100vw, 2500px\" \/><\/figure>\n\n\n<p>As <a href=\"https:\/\/convozen.ai\/blog\/resources\/technical\/automatic-speech-recognition-in-telephonic-speech\/\">Automatic Speech Recognition (ASR) <\/a>continues to evolve, it has emerged as a critical technology in various domains. Its application spans a wide spectrum, playing a vital role in enabling accessibility tools, enhancing navigation systems, powering voice-activated virtual assistants, and facilitating accurate transcribing services.&nbsp;<\/p>\n\n\n\n<p>With the growing integration of ASR into daily life, the demand for precise and reliable performance has become increasingly pronounced. Moreover, the expanding role of ASR in industries such as healthcare, customer service, and education highlights the necessity for robust and fault-tolerant systems.&nbsp;<\/p>\n\n\n\n<p>The capability to accurately transcribe diverse speech patterns and dialects has become a prerequisite, particularly in multilingual settings and regions with distinct linguistic nuances.<\/p>\n\n\n\n<p>In response to these evolving needs, the development of sophisticated ASR models is coupled with the imperative for comprehensive performance assessment frameworks. Such frameworks allow for the meticulous evaluation of ASR systems, ensuring their efficacy across various real-world scenarios and environments.&nbsp;<\/p>\n\n\n\n<p>Robust performance measurement not only facilitates the identification of system weaknesses but also paves the way for continuous advancements in speech recognition technology.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is WER and CER?<\/strong><\/h2>\n\n\n\n<p>Word Error Rate (WER) and Character Error Rate (CER) represent fundamental evaluation metrics in the realm of ASR.&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Word Error Rate: <\/strong>WER, derived from a comprehensive analysis of substitutions, insertions, and deletions relative to a reference transcription, provides a macro-level assessment of an ASR system&#8217;s accuracy.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Character Error Rate: <\/strong>In contrast, CER delves deeper, scrutinizing accuracy at the character level, thereby offering a more granular understanding of performance.<\/li>\n<\/ul>\n\n\n\n<p>These metrics serve as indispensable tools for gauging the efficacy of ASR systems. They not only aid developers in fine-tuning algorithms and enhancing model performance but also empower end-users with insights into the reliability and precision of the transcription outputs.&nbsp;<\/p>\n\n\n\n<p>With the increasing demand for seamless integration of ASR in diverse applications, the strategic deployment of WER and CER facilitates the development of robust and efficient speech recognition solutions, ensuring optimal performance in various real-world contexts.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How WER and CER work<\/strong>?<\/h2>\n\n\n\n<p>Alignment techniques are used by WER and CER to compare the reference text with the ASR system&#8217;s transcription.&nbsp;<\/p>\n\n\n\n<p>In particular, the WER measure counts the number of word-level changes required to convert the identified text into the reference text. In a similar vein, CER counts the alterations required for exact alignment at the character level.<\/p>\n\n\n\n<p>These edits involve a range of procedures, such as adding missing words or characters, eliminating unnecessary components, or replacing misspelt words or characters with their correct equivalents.&nbsp;<\/p>\n\n\n\n<p>The entire number of words or characters in the reference text is then divided by the cumulative total of these adjustments.&nbsp;<\/p>\n\n\n\n<p>This methodical technique provides a conclusive and measurable measure of the correctness of the ASR system, enabling thorough and perceptive assessments of its overall efficacy and precision.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/convozen.ai\/\"><img loading=\"lazy\" decoding=\"async\" width=\"728\" height=\"90\" src=\"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2023\/12\/CTA-Banners-2-3.png\" alt=\"https:\/\/convozen.ai\/\" class=\"wp-image-384\" srcset=\"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2023\/12\/CTA-Banners-2-3.png 728w, https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2023\/12\/CTA-Banners-2-3-300x37.png 300w\" sizes=\"auto, (max-width: 728px) 100vw, 728px\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Example<\/strong><\/h3>\n\n\n\n<p><strong>Reference Text<\/strong>: &#8220;Today is a sunny day.&#8221;<\/p>\n\n\n\n<p><strong>Recognised Text<\/strong>: &#8220;Toady is a sunny day.&#8221;<\/p>\n\n\n\n<p><strong>Character Error Rate (CER):<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Substitutions: &#8216;o&#8217; is substituted for &#8216;a&#8217; (1 substitution)<\/li>\n\n\n\n<li>Insertions: 0 insertions<\/li>\n\n\n\n<li>Deletions: 0 deletions<\/li>\n\n\n\n<li>Total Characters in Reference: 20 (excluding spaces)<\/li>\n<\/ul>\n\n\n\n<p><strong>CER = (1+0+0)\/20 = 0.05 = 5%<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Word Error Rate (WER):<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Substitutions: &#8220;Toady&#8221; instead of &#8220;Today&#8221; (1 substitution)<\/li>\n\n\n\n<li>Insertions: 0 insertions<\/li>\n\n\n\n<li>Deletions: 0 deletions<\/li>\n\n\n\n<li>Total Words in Reference: 5<\/li>\n<\/ol>\n\n\n\n<p><strong>WER = (1+0+0)\/5 = 0.2 or 20%<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Real-World Applications<\/strong><\/h2>\n\n\n\n<p>The practical implications of WER and CER span across diverse sectors and applications. Within transcription services, these metrics act as a safeguard, guaranteeing the precision and reliability of transcribed documents, thereby fostering trust among users.&nbsp;<\/p>\n\n\n\n<p>In the context of voice assistants, WER and CER serve as pivotal factors in enriching the overall user experience, facilitating accurate interpretation of voice commands and seamless execution of tasks.<\/p>\n\n\n\n<p>Organizations leverage the insights provided by WER and CER to conduct comprehensive evaluations of their ASR systems, enabling them to identify potential areas for refinement and innovation.&nbsp;<\/p>\n\n\n\n<p>The systematic integration of these metrics fosters a culture of continuous improvement, driving the evolution of more robust and efficient speech recognition technologies. As ASR continues to evolve, the strategic implementation of WER and CER remains essential in ensuring the delivery of high-quality, reliable, and user-centric services across a multitude of industries and use cases.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Interpreting Results<\/strong><\/h2>\n\n\n\n<p>The interpretation of WER and CER evaluation results is based on a simple tenet: lower error rates indicate higher accuracy.&nbsp;<\/p>\n\n\n\n<p>Perfect recognition is indicated by a WER or CER score of 0%, whereas larger percentages indicate a higher frequency of transcribing errors. Contextualizing these results is necessary, though, because different applications may call for different levels of precision.<\/p>\n\n\n\n<p>In order to thoroughly evaluate WER and CER outcomes, it is imperative to comprehend the subtleties of the particular context and application.&nbsp;<\/p>\n\n\n\n<p>Different use cases may require different levels of precision, which highlights the requirement for a sophisticated method of evaluating these measurements.&nbsp;<\/p>\n\n\n\n<p>Through consideration of the unique needs of each case, stakeholders are able to assess the effectiveness of ASR systems and better coordinate technological improvements with the specific requirements of their particular fields.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Challenges and Insights<\/strong><\/h2>\n\n\n\n<p>While WER and CER are invaluable tools, they are not without their challenges. Dialects, accents, and noisy audio can all skew results, making it difficult to achieve a true measure of an ASR system&#8217;s performance.&nbsp;<\/p>\n\n\n\n<p>However, these challenges also offer insights, highlighting the areas where ASR systems need to improve and guiding developers toward more robust and resilient solutions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Implementing WER and CER<\/strong><\/h2>\n\n\n\n<p>Implementing WER and CER in the evaluation of ASR systems is a straightforward yet impactful process. Organizations can use these metrics to benchmark their systems, set performance goals, and track improvements over time.&nbsp;<\/p>\n\n\n\n<p>Additionally, by analyzing the specific types of errors that occur, developers can gain valuable insights into the strengths and weaknesses of their ASR systems, guiding them toward more accurate and reliable solutions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>WER and CER are indispensable tools in the quest for accurate and reliable ASR technology. By providing a quantifiable measure of performance, they enable developers and users to identify areas of improvement, driving innovation and ensuring that ASR systems are up to the task. As speech technology continues to pervade every corner of our digital lives, the importance of accurate performance measurement has never been more paramount.<\/p>\n\n\n\n<p>Embracing WER and CER is a crucial step for anyone looking to leverage the full potential of ASR technology. Whether you are a developer, a user, or simply an enthusiast, delving into these metrics will provide you with the insights and knowledge needed to navigate the complex world of speech recognition. So, take the plunge, explore the intricacies of ASR evaluation, and elevate your projects to new heights of accuracy and reliability.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/convozen.ai\/\"><img loading=\"lazy\" decoding=\"async\" width=\"728\" height=\"90\" src=\"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2023\/12\/CTA-Banners-2-3.png\" alt=\"https:\/\/convozen.ai\/\" class=\"wp-image-384\" srcset=\"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2023\/12\/CTA-Banners-2-3.png 728w, https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2023\/12\/CTA-Banners-2-3-300x37.png 300w\" sizes=\"auto, (max-width: 728px) 100vw, 728px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Resources<\/strong><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Word_error_rate\">Word Error Rate<\/a><strong> <\/strong>&#8211; Word Error Rate: This page provides a concise explanation of WER.<\/li>\n\n\n\n<li><a href=\"https:\/\/pypi.org\/project\/jiwer\/\">jiwer on PyPI<\/a> &#8211; Python Library for ASR Evaluation: The<strong> <\/strong>jiwer<strong> <\/strong>library is a simple tool for evaluating ASR with WER<strong> <\/strong>and CER.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.recognition.wiki\/\">The Speech Recognition Wiki<\/a>: A comprehensive resource for speech recognition research and knowledge<\/li>\n\n\n\n<li><a href=\"http:\/\/kaldi-asr.org\/\">Kaldi ASR<\/a>: Kaldi is a popular toolkit for speech recognition. It is more suitable for researchers familiar with programming and speech recognition principles.<\/li>\n<\/ol>\n\n\n\n<div class=\"inherit-container-width wp-block-group has-text-color has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"color:#000000;background-color:#ffffff\">\n<blockquote class=\"wp-block-quote has-text-align-center has-text-color is-layout-flow wp-block-quote-is-layout-flow\" style=\"color:#5f4399\">\n<p><\/p>\n<cite><em>Unleash Your Contact Center&#8217;s Potential Today! \ud83d\udc49 Get Started with <strong>ConvoZen.AI<\/strong> and Elevate Customer Experience. <br> <\/em><\/cite><\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-large-font-size\" id=\"schedule-a-visit\" style=\"line-height:1\"><strong><strong>Schedule a Demo Now!<\/strong><\/strong><\/h2>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-25\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https:\/\/convozen.ai\/booking?action=booking&amp;utm_source=organic&amp;utm_medium=blog\" style=\"border-radius:50px;color:#ffffff;background-color:#5f4399\">Click here<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>As Automatic Speech Recognition (ASR) continues to evolve, it has emerged as a critical technology in various domains. Its application [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":454,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[16],"tags":[20,19],"news-category":[],"class_list":["post-327","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technical-category","tag-character-error-rate","tag-word-error-rate"],"acf":{"before_after":null,"comparison_table":null,"icon":null,"playback_showcase":null,"stats":null},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WER &amp; CER for Measuring Performance of Automatic Speech Recognition - ConvoZen<\/title>\n<meta name=\"description\" content=\"Learn all about CER and WER for measuring performance of automatic speech recognition.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WER &amp; CER for Measuring Performance of Automatic Speech Recognition - ConvoZen\" \/>\n<meta property=\"og:description\" content=\"Learn all about CER and WER for measuring performance of automatic speech recognition.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/\" \/>\n<meta property=\"og:site_name\" content=\"ConvoZen\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-20T00:15:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-31T09:37:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2500\" \/>\n\t<meta property=\"og:image:height\" content=\"1042\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Team ConvoZen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team ConvoZen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/\"},\"author\":{\"name\":\"Team ConvoZen\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#\\\/schema\\\/person\\\/61823786c164b0c406fc967a2721fc0a\"},\"headline\":\"WER &#038; CER for Measuring Performance of Automatic Speech Recognition\",\"datePublished\":\"2023-11-20T00:15:05+00:00\",\"dateModified\":\"2025-01-31T09:37:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/\"},\"wordCount\":1170,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/Hero-Banners-JAN-17.jpg\",\"keywords\":[\"character error rate\",\"word error rate\"],\"articleSection\":[\"Technical\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/\",\"url\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/\",\"name\":\"WER & CER for Measuring Performance of Automatic Speech Recognition - ConvoZen\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/Hero-Banners-JAN-17.jpg\",\"datePublished\":\"2023-11-20T00:15:05+00:00\",\"dateModified\":\"2025-01-31T09:37:19+00:00\",\"description\":\"Learn all about CER and WER for measuring performance of automatic speech recognition.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#primaryimage\",\"url\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/Hero-Banners-JAN-17.jpg\",\"contentUrl\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/Hero-Banners-JAN-17.jpg\",\"width\":2500,\"height\":1042},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/technical-category\\\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WER &#038; CER for Measuring Performance of Automatic Speech Recognition\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/\",\"name\":\"ConvoZen\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#organization\",\"name\":\"ConvoZen\",\"url\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Convozen-logo.png\",\"contentUrl\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Convozen-logo.png\",\"width\":202,\"height\":58,\"caption\":\"ConvoZen\"},\"image\":{\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/#\\\/schema\\\/person\\\/61823786c164b0c406fc967a2721fc0a\",\"name\":\"Team ConvoZen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d29c9b1105eb2f66bf2234a2a3da114d78cf85b53888f6a17b2c934de9bf4766?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d29c9b1105eb2f66bf2234a2a3da114d78cf85b53888f6a17b2c934de9bf4766?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d29c9b1105eb2f66bf2234a2a3da114d78cf85b53888f6a17b2c934de9bf4766?s=96&d=mm&r=g\",\"caption\":\"Team ConvoZen\"},\"sameAs\":[\"https:\\\/\\\/convozen.ai\\\/blog\\\/\"],\"url\":\"https:\\\/\\\/convozen.ai\\\/blog\\\/author\\\/convozen\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WER & CER for Measuring Performance of Automatic Speech Recognition - ConvoZen","description":"Learn all about CER and WER for measuring performance of automatic speech recognition.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/","og_locale":"en_US","og_type":"article","og_title":"WER & CER for Measuring Performance of Automatic Speech Recognition - ConvoZen","og_description":"Learn all about CER and WER for measuring performance of automatic speech recognition.","og_url":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/","og_site_name":"ConvoZen","article_published_time":"2023-11-20T00:15:05+00:00","article_modified_time":"2025-01-31T09:37:19+00:00","og_image":[{"width":2500,"height":1042,"url":"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg","type":"image\/jpeg"}],"author":"Team ConvoZen","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Team ConvoZen","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#article","isPartOf":{"@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/"},"author":{"name":"Team ConvoZen","@id":"https:\/\/convozen.ai\/blog\/#\/schema\/person\/61823786c164b0c406fc967a2721fc0a"},"headline":"WER &#038; CER for Measuring Performance of Automatic Speech Recognition","datePublished":"2023-11-20T00:15:05+00:00","dateModified":"2025-01-31T09:37:19+00:00","mainEntityOfPage":{"@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/"},"wordCount":1170,"commentCount":0,"publisher":{"@id":"https:\/\/convozen.ai\/blog\/#organization"},"image":{"@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#primaryimage"},"thumbnailUrl":"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg","keywords":["character error rate","word error rate"],"articleSection":["Technical"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/","url":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/","name":"WER & CER for Measuring Performance of Automatic Speech Recognition - ConvoZen","isPartOf":{"@id":"https:\/\/convozen.ai\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#primaryimage"},"image":{"@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#primaryimage"},"thumbnailUrl":"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg","datePublished":"2023-11-20T00:15:05+00:00","dateModified":"2025-01-31T09:37:19+00:00","description":"Learn all about CER and WER for measuring performance of automatic speech recognition.","breadcrumb":{"@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#primaryimage","url":"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg","contentUrl":"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/01\/Hero-Banners-JAN-17.jpg","width":2500,"height":1042},{"@type":"BreadcrumbList","@id":"https:\/\/convozen.ai\/blog\/technical-category\/wer-cer-for-measuring-performance-of-automatic-speech-recognition\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/convozen.ai\/blog\/"},{"@type":"ListItem","position":2,"name":"WER &#038; CER for Measuring Performance of Automatic Speech Recognition"}]},{"@type":"WebSite","@id":"https:\/\/convozen.ai\/blog\/#website","url":"https:\/\/convozen.ai\/blog\/","name":"ConvoZen","description":"","publisher":{"@id":"https:\/\/convozen.ai\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/convozen.ai\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/convozen.ai\/blog\/#organization","name":"ConvoZen","url":"https:\/\/convozen.ai\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/convozen.ai\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/02\/Convozen-logo.png","contentUrl":"https:\/\/convozen.ai\/blog\/wp-content\/uploads\/2024\/02\/Convozen-logo.png","width":202,"height":58,"caption":"ConvoZen"},"image":{"@id":"https:\/\/convozen.ai\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/convozen.ai\/blog\/#\/schema\/person\/61823786c164b0c406fc967a2721fc0a","name":"Team ConvoZen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d29c9b1105eb2f66bf2234a2a3da114d78cf85b53888f6a17b2c934de9bf4766?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d29c9b1105eb2f66bf2234a2a3da114d78cf85b53888f6a17b2c934de9bf4766?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d29c9b1105eb2f66bf2234a2a3da114d78cf85b53888f6a17b2c934de9bf4766?s=96&d=mm&r=g","caption":"Team ConvoZen"},"sameAs":["https:\/\/convozen.ai\/blog\/"],"url":"https:\/\/convozen.ai\/blog\/author\/convozen\/"}]}},"_links":{"self":[{"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/posts\/327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/comments?post=327"}],"version-history":[{"count":3,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/posts\/327\/revisions"}],"predecessor-version":[{"id":516,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/posts\/327\/revisions\/516"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/media\/454"}],"wp:attachment":[{"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/media?parent=327"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/categories?post=327"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/tags?post=327"},{"taxonomy":"news-category","embeddable":true,"href":"https:\/\/convozen.ai\/blog\/wp-json\/wp\/v2\/news-category?post=327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}