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

Integrate Whisper CPP and write a wrapper module in Aprapipes #324

Merged
merged 43 commits into from
Feb 28, 2024

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    8e23a6e View commit details
    Browse the repository at this point in the history
  2. Add whisper stream

    joiskash committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    fb29351 View commit details
    Browse the repository at this point in the history
  3. Add whisper stream header

    joiskash committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4ed21e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deab2d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9462f59 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Add whisper to vcpkg

    joiskash committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c55c40b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870862c View commit details
    Browse the repository at this point in the history
  3. Modify with whisper option

    joiskash committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ca4a6e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    482f02c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d12edf5 View commit details
    Browse the repository at this point in the history
  6. Add whisper UT

    joiskash committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3275afd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acd8a1f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Revert changes to OPTIONS section, remove WHISPER option, rename Whis…

    …per source files to generic AudioToTextXForm
    joiskash committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9b18eb3 View commit details
    Browse the repository at this point in the history
  2. Move pcm to git lfs

    joiskash committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    cf5d8a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad9157 View commit details
    Browse the repository at this point in the history
  4. Fix UT name

    joiskash committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    ded9a03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec0ca73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d4528e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91fe148 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 9, 2024

  1. Add reserve statement for vector

    Move constructor impl
    joiskash committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    80500ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ca754 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    66cd4d8 View commit details
    Browse the repository at this point in the history
  2. update submodule

    joiskash committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e817f98 View commit details
    Browse the repository at this point in the history
  3. Update vcpkg version

    joiskash committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ce3d6e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f33644f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6e20df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    925e508 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    1d7bc11 View commit details
    Browse the repository at this point in the history
  2. update submodule

    joiskash committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bc04e47 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into kj/whisper-asr

    # Conflicts:
    #	base/vcpkg.json
    joiskash committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    25090aa View commit details
    Browse the repository at this point in the history
  4. update vcpkg mysys2

    joiskash committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0c56895 View commit details
    Browse the repository at this point in the history
  5. update submodule

    joiskash committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    969e844 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Address nits

    joiskash committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9f58b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e738f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    d478555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67cbe9a View commit details
    Browse the repository at this point in the history
  3. update CMakeLists.txt

    Vinayak Y-B committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6ddd487 View commit details
    Browse the repository at this point in the history
  4. update vcpkg url for build

    joiskash committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dba812f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    4716f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f494d88 View commit details
    Browse the repository at this point in the history
  3. update whisper test

    kushaljain-apra committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ad0977b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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