Releases: marouane53/transcribe
Releases · marouane53/transcribe
transcribeWin
Transcription Tool for Windows
This release package includes the transcription Python script along with the necessary executable files (ffmpeg and yt-dlp) for Windows users.
Differences from the Main Release
- ffmpeg and yt-dlp executables are included in the package.
- No need to install ffmpeg and yt-dlp separately.
- Simply extract the ZIP file and run the script directly.
Usage
- Download the release package: Transcribe.zip
- Extract the contents of the ZIP file.
- Open a command prompt or terminal and navigate to the extracted directory.
- Run the script using the command:
python transcribe.py
- Follow the prompts to provide the necessary information (YouTube link or file path, language sign, Wit.ai API keys if using Wit.ai).
Please refer to the main README for more details on the features, requirements, and usage of the transcription tool.