1. 22 Aug, 2023 4 commits
    • Christopher Akiki's avatar
      [MINOR:TYPO] (#25646) · 88e51ba3
      Christopher Akiki authored
      [MINOR:TYPO] Update tokenization_auto.py
      88e51ba3
    • Blake Wyatt's avatar
      [DOCS] MusicGen Docs Update (#25510) · 6a314ea7
      Blake Wyatt authored
      * docs: note token limitations for MusicGen
      
      * docs: note token limitations for MusicGen
      
      * docs: fix token count with token limitations for MusicGen
      6a314ea7
    • Tanay Mehta's avatar
      Add Number Normalisation for SpeechT5 (#25447) · 182b8374
      Tanay Mehta authored
      * add: NumberNormalizer works for integers, floats, common currencies, negative numbers and percentages
      
      * fix: renamed number normalizer class and added normalization to SpeechT5Processor
      
      * fix: restyled with black and ruff, should pass code quality tests
      
      * fix: moved normalization to tokenizer and other small changes to normalizer
      
      * add: test for normalization and changed the existing full tokenizer test
      
      * fix: tokenization tests now pass, made changes to existing tokenization where normalization is covered; added normalize arg to func signature
      
      * fix: changed default normalize setting to False, modified the tests a bit
      
      * fix: added support for comma separated numbers, tokenization on the fly with kwargs and normalizer getter setter funcs
      182b8374
    • Joe Mifsud's avatar
      Support specifying revision in push_to_hub (#25578) · 58c36bea
      Joe Mifsud authored
      Support revision in push_to_hub
      58c36bea
  2. 21 Aug, 2023 12 commits
  3. 19 Aug, 2023 1 commit
  4. 18 Aug, 2023 15 commits
  5. 17 Aug, 2023 8 commits