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

Update and remove old code #9

Merged
merged 24 commits into from
Dec 2, 2023
Merged

Update and remove old code #9

merged 24 commits into from
Dec 2, 2023

Commits on Dec 1, 2023

  1. wip

    Ughuuu committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a0bdb23 View commit details
    Browse the repository at this point in the history
  2. upd

    Ughuuu committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4bb3d84 View commit details
    Browse the repository at this point in the history
  3. remove worskpace file

    Ughuuu committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    30c787a View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    Ughuuu committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7ab3008 View commit details
    Browse the repository at this point in the history
  5. add models

    Ughuuu committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1bd3700 View commit details
    Browse the repository at this point in the history
  6. Update clang format.

    fire committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    921ec42 View commit details
    Browse the repository at this point in the history
  7. Update the code style.

    fire committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3e06b4a View commit details
    Browse the repository at this point in the history
  8. git subrepo pull --force thirdparty/whisper.cpp

    subrepo:
      subdir:   "thirdparty/whisper.cpp"
      merged:   "e369243"
    upstream:
      origin:   "https://github.com/ggerganov/whisper.cpp.git"
      branch:   "master"
      commit:   "e369243"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "110b9eb"
    fire committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    75769fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb138ba View commit details
    Browse the repository at this point in the history
  10. Cleanup the code.

    fire committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8f76d1e View commit details
    Browse the repository at this point in the history
  11. Remove iOS bindings submodule

    fire committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9126166 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. add test wav file

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5bf7f3e View commit details
    Browse the repository at this point in the history
  2. upd

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d823151 View commit details
    Browse the repository at this point in the history
  3. working code

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    498dd0d View commit details
    Browse the repository at this point in the history
  4. lint

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0e49c00 View commit details
    Browse the repository at this point in the history
  5. upd

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a28de56 View commit details
    Browse the repository at this point in the history
  6. upd ignore

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b8365b2 View commit details
    Browse the repository at this point in the history
  7. Fix elapsed typo.

    fire committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5092759 View commit details
    Browse the repository at this point in the history
  8. allocate dynamically stuff.

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0488db1 View commit details
    Browse the repository at this point in the history
  9. fix err

    Ughuuu committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    471a4e9 View commit details
    Browse the repository at this point in the history
  10. Run clang format.

    fire committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    dcf97bc View commit details
    Browse the repository at this point in the history
  11. Run clang format.

    fire committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    97ec0da View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a40da2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46f4022 View commit details
    Browse the repository at this point in the history