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

Whisper support #5964

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

Whisper support #5964

wants to merge 16 commits into from

Commits on Jun 27, 2024

  1. initial

    huseinzol05 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2d3347f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860b70a View commit details
    Browse the repository at this point in the history
  3. added configs

    huseinzol05 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c15bafc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. able to load

    huseinzol05 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2c82ba7 View commit details
    Browse the repository at this point in the history
  2. able to forward

    huseinzol05 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d46c5c8 View commit details
    Browse the repository at this point in the history
  3. added example

    huseinzol05 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6051782 View commit details
    Browse the repository at this point in the history
  4. fix load weights

    huseinzol05 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3a8258f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. fix whisper

    huseinzol05 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8a837c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d62f45 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    1eb13dd View commit details
    Browse the repository at this point in the history
  2. able to decode properly

    huseinzol05 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3db307f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. initial whisper serving

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

Commits on Jul 2, 2024

  1. improve whisper serving

    huseinzol05 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5b16982 View commit details
    Browse the repository at this point in the history
  2. added streaming token

    huseinzol05 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7828dc9 View commit details
    Browse the repository at this point in the history
  3. added non streaming

    huseinzol05 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fa81def View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. fix whisper example

    huseinzol05 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ebf1cbf View commit details
    Browse the repository at this point in the history