Giter VIP home page Giter VIP logo

audio_subtitle_marker's Introduction

Audio Subtitle Marker Tool

The Audio Subtitle Marker Tool is a simple utility for marking timestamps of dialogs/verses in an audio file. It allows users to quickly add timestamps while listening to the audio, which can then be used for various purposes such as creating subtitles or automating tasks.

Features

  • Load audio files in various formats (e.g., WAV, MP3).
  • Play, pause, stop, skip forward/backward, and seek to specific timestamps.
  • Automatically mark timestamps with customizable shortcuts.
  • Display real-time playback progress and timestamps.
  • Support for both manual and auto-verse mode for timestamping.
  • Ability to delete the last timestamp and verse.

Usage

  1. Load Audio File: Click the "Load Audio File" button to select an audio file from your system.
  2. Play/Pause: Press the "Play/Pause" button or use the shortcut key (Spacebar) to toggle playback.
  3. Skip Forward/Backward: Use the "Skip Forward 2s" and "Skip Back 2s" buttons to navigate through the audio.
  4. Seek to Last End Timestamp: Click the "Seek to Last End Timestamp" button to jump to the last marked timestamp.
  5. Auto Verse Mode: Toggle the "Auto Verse Mode" button to enable/disable automatic verse marking.
  6. Timestamp Marking: Press the "S" key twice to mark the start and end of a verse/dialog. The timestamp will be saved automatically.
  7. Output Display: The marked timestamps will be displayed in the output text area in real-time.

Shortcuts

  • Space: Toggle play/pause
  • S: Add timestamp
  • A: Skip backward 2 seconds
  • D: Skip forward 2 seconds
  • T: Toggle auto verse mode
  • F: Seek to previous verse
  • G: Seek to next verse
  • H: Seek to first verse
  • J: Seek to last verse
  • X: Delete last marked verse OR cancel the currently started one

Requirements

Installation

  1. Clone the repository to your local machine.
  2. Install the required dependencies using pip: pip install -r requirements.txt.
  3. Run the main script: python main.py.

License

This project is licensed under the MIT License. See the LICENSE file for details.

audio_subtitle_marker's People

Contributors

hanzyusuf 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.