avatar

Haoyang Yan

Undergraduate Student

CS @ HUST

Wuhan, China

Projects

Scholar Projects

nothing now.

Toy Projects

Easy Novel Crawler

A simple novel scraper built with Python. By providing the URL of a novel, the script will automatically scrape the novel's title, chapter titles, and their full content.

Subtitle Generate & Translate

This project is a subtitle generation and translation program developed in Python, utilizing FFmpeg for audio/video stream processing, the OpenAI Whisper model for speech recognition, and the googletrans library for translation.