Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai/whisper
base: main
Choose a base ref
...
head repository: evanarlian/whisper-torchscript
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 15 files changed
  • 1 contributor

Commits on Oct 17, 2022

  1. move outside

    evanarlian committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a1f8bfc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. move outside

    evanarlian committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d2ec7f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd981dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    797e1a1 View commit details
    Browse the repository at this point in the history
  4. fix reshape bug

    evanarlian committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d35c8f5 View commit details
    Browse the repository at this point in the history
  5. modify readme

    evanarlian committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    39a4257 View commit details
    Browse the repository at this point in the history
  6. add tests (wip)

    evanarlian committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    bd8823f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    9b411f0 View commit details
    Browse the repository at this point in the history
  2. fix layers

    evanarlian committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ad9eb03 View commit details
    Browse the repository at this point in the history
  3. add decoding test

    evanarlian committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d4689b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. fix caching

    evanarlian committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8d72eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bef759 View commit details
    Browse the repository at this point in the history
  3. add greedy decoding

    evanarlian committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    25c72a7 View commit details
    Browse the repository at this point in the history
  4. add greedy decoding tests

    evanarlian committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0807eea View commit details
    Browse the repository at this point in the history
  5. update readme

    evanarlian committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0841cf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    800c964 View commit details
    Browse the repository at this point in the history
  7. fix variable

    evanarlian committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6724089 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. add more audio for testing

    evanarlian committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a6b9951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c66fa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. minor fix

    evanarlian committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f8b89ab View commit details
    Browse the repository at this point in the history