Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VTT Output support added #89

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

VTT Output support added #89

wants to merge 20 commits into from

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f14246f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Add new arg output_txt

    soraproducer committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1e9d7f6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Fix ffmpeg subtitle overlay

    Mashinow committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f91096d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. add word timestamps flag

    davejab committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    67485ac View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. VTT Output support added

    zaltinsoy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    448bfb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    c13fbf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    5e72e0c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    6711e8f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. numpy version limit

    zaltinsoy committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b0067f9 View commit details
    Browse the repository at this point in the history
  2. numpy version limit fix

    zaltinsoy committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ce9dca6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'mkv-option'

    zaltinsoy committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e184339 View commit details
    Browse the repository at this point in the history
  2. mkv-option-fix

    build folder removed from gitignore
    
    mkv-option-fix
    zaltinsoy committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1071b53 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. --verbose option added

    zaltinsoy committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    48404e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f77cf View commit details
    Browse the repository at this point in the history
  3. Whisper verbose fix

    zaltinsoy committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9bfcddf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93ea079 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. verbose argument fix

    zaltinsoy committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6ace7cb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update README.md

    URLs changed
    New name and description added
    zaltinsoy authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d531f5a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update requirements.txt

    zaltinsoy committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bc38a06 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Make boolean flags store_true

    Squashed commit of the following:
    
    commit fe4f542
    Author: Darren Jeacocke <[email protected]>
    Date:   Wed Mar 29 22:14:13 2023 +1000
    
        Remove unused str2bool function
    
    commit 4ee986e
    Author: Darren Jeacocke <[email protected]>
    Date:   Wed Mar 29 21:56:13 2023 +1000
    
        Make boolean flags store_true
    zaltinsoy committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a36c977 View commit details
    Browse the repository at this point in the history