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

Extend torchaudio support to 2.1.x #3

Merged
merged 14 commits into from
Jan 12, 2024
Merged

Commits on Nov 16, 2023

  1. Update README.md

    adefossez authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    312b5a5 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    adefossez authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    83a7375 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    adefossez authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a7254a5 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    adefossez authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    583db9d View commit details
    Browse the repository at this point in the history
  5. minor fixes for 4.1.0a1 (facebookresearch#552)

    * minor fixes for 4.1.0a1
    
    print out the exception when calling callback
    
    ensures all threads can be stopped when interrupting separation
    
    add release data for 4.0.1
    
    * Fix model_idx_in_bag always zero
    
    * fix linter
    
    * Fix can't separate empty audio
    
    * Calls callback when skipping empty audio
    
    * Add description for aborting
    
    * Does not ignore callback exception
    
    * Fix linter
    
    * Does not ignore exception
    
    * Disable torchaudio 2.2+
    
    * Uses epsilon to deal with empty audio
    
    * Reraises exception in callback
    
    * Ensure the pool stops when encountering exception
    
    * Update windows.md for latest instructions
    CarlGao4 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fcd0600 View commit details
    Browse the repository at this point in the history
  6. Minor documentation updates (facebookresearch#565)

    * Minor documentation updates
    
    * Update readme
    
    * Update api.md
    will2dye4 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e976d93 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    dad7ff2 View commit details
    Browse the repository at this point in the history
  2. merge from adefossez/demucs

    CarlGao4 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4ee0153 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Update README.md

    CarlGao4 authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    420a2f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

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

Commits on Dec 27, 2023

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

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    dd02063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aeca3b View commit details
    Browse the repository at this point in the history