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

Add scripts for speech-to-text using whisper and stt+forced alignment with whisperX #13

Merged
merged 11 commits into from
Mar 28, 2024

Commits on Mar 19, 2024

  1. Add scripts for speech-to-text using whisper and stt+forced alignment…

    … with whisperX
    Miles B Silva committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b5b342f View commit details
    Browse the repository at this point in the history
  2. Add scripts for speech-to-text using whisper and stt+forced alignment…

    … with whisperX
    Miles B Silva committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d9c90c4 View commit details
    Browse the repository at this point in the history
  3. Add args to function docstring

    Miles B Silva committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d8db77f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    1717ade View commit details
    Browse the repository at this point in the history
  2. Move requirements to pyproject.toml and rename file

    Miles B Silva committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cf84b79 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. fix: merge conflicts

    satra committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0c77b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c36bf View commit details
    Browse the repository at this point in the history
  3. tst: add whisperx test

    satra committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0c4671a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from sensein/enh/whisper

    remove whisper and update whisperx
    satra authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    23bdf24 View commit details
    Browse the repository at this point in the history
  5. ref: restrict python for TTS

    satra committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4a31e77 View commit details
    Browse the repository at this point in the history