# transcribe **Repository Path**: lemon_pulp/transcribe ## Basic Information - **Project Name**: transcribe - **Description**: 使用python 制作简单的视频录制小工具 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-25 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pyinstaller --onefile --noconsole --icon=favicon.ico --clean --add-data "ffmpeg.zip;." transcribe.py