This document introduces Renyuan Lyu and his research on real-time speech recognition and pitch detection in Python. It summarizes his work developing a system that can perform multilingual lyric transcription and pitch detection on a singing voice in real-time. It describes the technical components of the system including audio signal processing, pitch detection algorithms, speech recognition using Google APIs, and a multi-threading programming approach to handle the real-time aspects.