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

Add zipformer recipe for audio tagging #1421

Merged
merged 33 commits into from
Apr 9, 2024

Commits on Dec 19, 2023

  1. initial commit

    marcoyang1998 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    baa03c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1aca34 View commit details
    Browse the repository at this point in the history
  3. minor fix

    marcoyang1998 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bf58b63 View commit details
    Browse the repository at this point in the history
  4. add softlink

    marcoyang1998 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    57ff00d View commit details
    Browse the repository at this point in the history
  5. add evaluation script

    marcoyang1998 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bd01c21 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. update the manifest

    marcoyang1998 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3e22108 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1279355 View commit details
    Browse the repository at this point in the history
  3. add export.py

    marcoyang1998 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4e14800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    219d55d View commit details
    Browse the repository at this point in the history
  5. add file

    marcoyang1998 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1921692 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c4db1b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix style

    marcoyang1998 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4bce81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18479fc View commit details
    Browse the repository at this point in the history
  3. fix style

    marcoyang1998 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7a8c9b7 View commit details
    Browse the repository at this point in the history
  4. enhance documentation

    marcoyang1998 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f4c1872 View commit details
    Browse the repository at this point in the history
  5. minor changes

    marcoyang1998 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    64dbcd0 View commit details
    Browse the repository at this point in the history
  6. fix doc

    marcoyang1998 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8b234b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    a8ca029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1072f View commit details
    Browse the repository at this point in the history
  3. minor updates

    marcoyang1998 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6a7ac68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a4b712 View commit details
    Browse the repository at this point in the history
  5. minor updates

    marcoyang1998 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9e9bc75 View commit details
    Browse the repository at this point in the history
  6. add readme and results

    marcoyang1998 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    39e7de4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff2975d View commit details
    Browse the repository at this point in the history
  8. add onnx pretrained

    marcoyang1998 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7bd679f View commit details
    Browse the repository at this point in the history
  9. minor updates

    marcoyang1998 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    686d2d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. fix style

    marcoyang1998 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f3e8e42 View commit details
    Browse the repository at this point in the history
  2. support onnx export with batch size 1; also works for batch processin…

    …g, but the results might be affected by the padding
    marcoyang1998 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    01b744f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    25d22d9 View commit details
    Browse the repository at this point in the history
  2. add prepare.sh

    marcoyang1998 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ff484be View commit details
    Browse the repository at this point in the history
  3. add missing files

    marcoyang1998 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1ca4646 View commit details
    Browse the repository at this point in the history
  4. update comments

    marcoyang1998 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    864914f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. add link to audioset

    marcoyang1998 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b134889 View commit details
    Browse the repository at this point in the history