Skip to content

transcribeWin

Pre-release
Pre-release
Compare
Choose a tag to compare
@marouane53 marouane53 released this 26 Mar 18:05
· 6 commits to main since this release
87d3f2f

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

  1. Download the release package: Transcribe.zip
  2. Extract the contents of the ZIP file.
  3. Open a command prompt or terminal and navigate to the extracted directory.
  4. Run the script using the command: python transcribe.py
  5. 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.