1. 08 Nov, 2023 1 commit
    • Yoach Lacombe's avatar
      Add numpy alternative to FE using torchaudio (#26339) · be74b2ea
      Yoach Lacombe authored
      * add audio_utils usage in the FE of SpeechToText
      
      * clean unecessary parameters of AudioSpectrogramTransformer FE
      
      * add audio_utils usage in AST
      
      * add serialization tests and function to FEs
      
      * make style
      
      * remove use_torchaudio and move to_dict to FE
      
      * test audio_utils usage
      
      * make style and fix import (remove torchaudio dependency import)
      
      * fix torch dependency for jax and tensor tests
      
      * fix typo
      
      * clean tests with suggestions
      
      * add lines to test if is_speech_availble is False
      be74b2ea
  2. 07 Nov, 2023 14 commits
  3. 06 Nov, 2023 10 commits
  4. 03 Nov, 2023 12 commits
  5. 02 Nov, 2023 3 commits