Speech and Language Processing (3rd ed. draft), Daniel Jurafsky and James H. Martin, 2025 - Provides comprehensive coverage of speech recognition fundamentals, including detailed explanations of Word Error Rate (WER), Levenshtein distance, and ASR evaluation methodologies.
jiwer Documentation, Nik Vaessen, 2025 (8x8) - Official documentation for the Python library used in the section for calculating Word Error Rate (WER) and Character Error Rate (CER), offering practical usage examples.