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: ggml-org/whisper.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: scribear/whisper.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 7 files changed
  • 2 contributors

Commits on May 29, 2024

  1. Primer on WASM half done

    Heaper327 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    56cd29a View commit details
    Browse the repository at this point in the history
  2. Finish Primer on WASM for now

    Heaper327 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ca9fb12 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Start build instructions

    Heaper327 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    35cfbcf View commit details
    Browse the repository at this point in the history
  2. Mark build instruction as WIP

    Heaper327 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    74f28df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from scribear/react-wasm-build

    React wasm build
    waterclassifier authored May 30, 2024
    Configuration menu
    Copy the full SHA
    4e8e0fc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Add build instruction and custom cmake file

    Heaper327 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fefab76 View commit details
    Browse the repository at this point in the history
  2. Elaborate more on using wasm in readme

    Heaper327 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    5f8d051 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from scribear/react-wasm-build

    Complete cmake files and build guide
    waterclassifier authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2762ff0 View commit details
    Browse the repository at this point in the history
Loading