1. 01 Jul, 2020 1 commit
  2. 19 Jun, 2020 1 commit
    • moto's avatar
      Add TorchScript-able "info" func to sox_io backend (#728) · 88fccd14
      moto authored
      This is a part of PRs to add new "sox_io" backend #726, and depends on #718.
      
      This PR adds `info` function to "sox_io" backend, which allows users to fetch some metadata of an audio file. 
      At this moment, the information retrieved are;
      
       - Number of samples in the audio file
       - Sampling rate
       - Number of channels
      88fccd14
  3. 18 Jun, 2020 1 commit
    • moto's avatar
      Make TestCases backend-aware (#719) · b17da7a4
      moto authored
      * Make tests backend aware by introducing TorchaudioTestCase and reset backend for each TestCase.
      
      * Set backends for the test cases that require specific backend.
      b17da7a4
  4. 04 Jun, 2020 2 commits
  5. 03 Jun, 2020 1 commit
  6. 27 May, 2020 1 commit
  7. 20 May, 2020 1 commit
  8. 12 May, 2020 1 commit
  9. 01 May, 2020 1 commit
  10. 29 Apr, 2020 1 commit