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

Better Intelligibility metric for CAD2 Task1 #419

Merged
merged 44 commits into from
Oct 15, 2024
Merged

Commits on Jul 29, 2024

  1. [pre-commit.ci] pre-commit-autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0)
    - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.5](astral-sh/ruff-pre-commit@v0.5.1...v0.5.5)
    - [github.com/pycqa/pylint: v3.2.5 → v3.2.6](pylint-dev/pylint@v3.2.5...v3.2.6)
    pre-commit-ci[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9bb51c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Update README.md

    Add CAD2 to the README
    groadabike authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2cc4c09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #400 from claritychallenge/pre-commit-ci-update-co…

    …nfig
    
    [pre-commit.ci] pre-commit-autoupdate
    groadabike authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d5d09a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. [pre-commit.ci] pre-commit-autoupdate

    updates:
    - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
    - [github.com/pycqa/flake8.git: 7.1.0 → 7.1.1](https://github.com/pycqa/flake8.git/compare/7.1.0...7.1.1)
    - [github.com/nbQA-dev/nbQA: 1.8.5 → 1.8.7](nbQA-dev/nbQA@1.8.5...1.8.7)
    - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](pre-commit/mirrors-mypy@v1.11.0...v1.11.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.5...v0.5.7)
    pre-commit-ci[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8575c4b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request #403 from claritychallenge/pre-commit-ci-update-co…

    …nfig
    
    [pre-commit.ci] pre-commit-autoupdate
    groadabike authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9fcdf8b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Add explicit hydra.job.chdir=True needed for version 1.2

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    76e732b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0fa83d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4cfc57 View commit details
    Browse the repository at this point in the history
  4. Place imports at top of cell

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ddb3b22 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #408 from claritychallenge/407-pre-commit-raises-s…

    …everal-errors-in-jupyter-notebooks
    
    Place imports at top of cell
    jonbarker68 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b383605 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #406 from claritychallenge/grd-hydra-set-version-b…

    …ase-and-chdir
    
    Hydra explicit params
    jonbarker68 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c191b4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    783f34f View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] pre-commit-autoupdate

    updates:
    - [github.com/DavidAnson/markdownlint-cli2: v0.13.0 → v0.14.0](DavidAnson/markdownlint-cli2@v0.13.0...v0.14.0)
    - [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2)
    - [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.4](astral-sh/ruff-pre-commit@v0.5.7...v0.6.4)
    - [github.com/pycqa/pylint: v3.2.6 → v3.2.7](pylint-dev/pylint@v3.2.6...v3.2.7)
    pre-commit-ci[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1f3116b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. sample rate in config

    groadabike committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    11c7769 View commit details
    Browse the repository at this point in the history
  2. correct use of whisper

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    27d14f2 View commit details
    Browse the repository at this point in the history
  3. config

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    73ea121 View commit details
    Browse the repository at this point in the history
  4. fix ruff reported errors

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7e9a5bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a07895b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #412 from claritychallenge/411-pre-commit-errors-w…

    …ith-notebooks
    
    New errors in Jupyter Notebook
    jonbarker68 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c8d4a22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2be5175 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #404 from claritychallenge/pre-commit-ci-update-co…

    …nfig
    
    [pre-commit.ci] pre-commit-autoupdate
    jonbarker68 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dade982 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    c46ad4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c008cf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c124a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5d63c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0038b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    666bb10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a526a3a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. [pre-commit.ci] pre-commit-autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5)
    pre-commit-ci[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    36cc73e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request #413 from claritychallenge/jpb/support-for-python-312

    Jpb/support for python 312
    groadabike authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    649c76c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Update run_tests.yml

    change version of test
    groadabike authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1421a8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #414 from claritychallenge/pre-commit-ci-update-co…

    …nfig
    
    [pre-commit.ci] pre-commit-autoupdate
    groadabike authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8b2be0d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. [pre-commit.ci] pre-commit-autoupdate

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
    - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.5...v0.6.9)
    - [github.com/pycqa/pylint: v3.2.7 → v3.3.1](pylint-dev/pylint@v3.2.7...v3.3.1)
    pre-commit-ci[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6b66e86 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge pull request #415 from claritychallenge/pre-commit-ci-update-co…

    …nfig
    
    [pre-commit.ci] pre-commit-autoupdate
    groadabike authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    745fef9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. [pre-commit.ci] pre-commit-autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0)
    pre-commit-ci[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    46af3a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #417 from claritychallenge/pre-commit-ci-update-co…

    …nfig
    
    [pre-commit.ci] pre-commit-autoupdate
    groadabike authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    12f0a5f View commit details
    Browse the repository at this point in the history
  2. add alt_eval into requirements

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e019ef9 View commit details
    Browse the repository at this point in the history
  3. replace jiwer for alt-eval

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f5543bc View commit details
    Browse the repository at this point in the history
  4. add verbose into msgb

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    820f03c View commit details
    Browse the repository at this point in the history
  5. correct discrepancy in branch

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b7cadfb View commit details
    Browse the repository at this point in the history
  6. correct discrepancy

    Signed-off-by: Gerardo Roa <[email protected]>
    groadabike committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    adf64af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13978a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f4df5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02c0684 View commit details
    Browse the repository at this point in the history