Code Monkey home page Code Monkey logo

utesgui / video-to-text Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15.26 MB

The Video Transcription Tool is a Python-based GUI application that allows users to transcribe audio from video files. It utilizes Azure's Cognitive Services Speech SDK for transcription and provides a simple interface for selecting video files, entering Azure Speech Service credentials, and viewing the transcription results.

License: MIT License

Python 100.00%

video-to-text's Introduction

video-to-text Tool

The video-to-text Tool is a Python-based GUI application that allows users to transcribe audio from video files.
It utilizes Azure's Cognitive Services Speech SDK for transcription and provides a simple interface for selecting video files, entering Azure Speech Service credentials, and viewing the transcription results. screenshot of GUI

Features

  • Video File Selection: Easily select the video file you want to transcribe.
  • Azure Speech Service Integration: Use your Azure Speech Service subscription key and region to transcribe audio.
  • Transcription with Timestamps: Get transcription results with timestamps.
  • Save Settings: Save your Azure Speech Service settings for future use.

Getting Started

Prerequisites

  • Python 3.6 or higher
  • Azure Cognitive Services Speech subscription

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Utesgui/video-to-text.git
  2. Navigate to the cloned directory:

    cd video-to-text
  3. Install the required Python packages:

    pip install -r requirements.txt

Usage

  1. Run the video-to-text.py script to start the application:

    python video-to-text.py
  2. Use the "Select Video File" button to choose the video file you want to transcribe.

  3. Enter your Azure Speech Service subscription key and region in the respective fields.

  4. Click "Start" to begin the transcription process. The transcription results will appear in the log section at the bottom of the window.

  5. If needed, you can save your Azure Speech Service settings by clicking "Save Settings".

Configuration

The application uses a video-to-text.ini file to store Azure Speech Service settings. This file is automatically generated and updated when you save settings through the GUI.

video-to-text's People

Contributors

utesgui avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.