Automatic Speech Recognition with 🤗 Transformers, Hugging Face team, 2024 (Hugging Face) - Official documentation explaining how to use the transformers library for ASR, including the pipeline API and model selection.
Speech and Language Processing (3rd edition draft), Daniel Jurafsky and James H. Martin, 2025 (Stanford University) - A textbook covering the fundamentals of speech recognition, including acoustic features, Hidden Markov Models, and neural network approaches.