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 support for framework-specific preprocessing of object arrays #1702

Merged
merged 10 commits into from
May 23, 2022

Commits on May 17, 2022

  1. Add unit test for Mp3Compression for PyTorchDeepSpeech

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 17, 2022
    Configuration menu
    Copy the full SHA
    8450759 View commit details
    Browse the repository at this point in the history
  2. Add unit test for Mp3Compression for PyTorchDeepSpeech

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e8b9743 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Update deep speech estimator for mp3

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 22, 2022
    Configuration menu
    Copy the full SHA
    224d038 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Update docker for deep speech

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 23, 2022
    Configuration menu
    Copy the full SHA
    675f540 View commit details
    Browse the repository at this point in the history
  2. Update workflows

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 23, 2022
    Configuration menu
    Copy the full SHA
    40bfd13 View commit details
    Browse the repository at this point in the history
  3. Update expected test values and fix style checks

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 23, 2022
    Configuration menu
    Copy the full SHA
    0c4a1bd View commit details
    Browse the repository at this point in the history
  4. Add input values for new test and fix style checks

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 23, 2022
    Configuration menu
    Copy the full SHA
    5008c4c View commit details
    Browse the repository at this point in the history
  5. Update expected gradients

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 23, 2022
    Configuration menu
    Copy the full SHA
    6e436c3 View commit details
    Browse the repository at this point in the history
  6. Clean up

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 23, 2022
    Configuration menu
    Copy the full SHA
    25d96be View commit details
    Browse the repository at this point in the history
  7. Update _apply_preprocessing_gradient in loss_gradient

    Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
    Beat Buesser committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1c81523 View commit details
    Browse the repository at this point in the history