"vscode:/vscode.git/clone" did not exist on "59ef2ab0ef357d9c4d7d6e72c363901d3cf05382"
  1. 01 Jun, 2021 1 commit
  2. 27 May, 2021 2 commits
  3. 11 May, 2021 1 commit
  4. 01 Oct, 2020 1 commit
  5. 29 Jul, 2020 1 commit
  6. 28 Apr, 2020 1 commit
    • Tomás Osório's avatar
      Add model Wav2Letter (#462) · d678357f
      Tomás Osório authored
      * add wav2letter model
      
      * add unit_test to model
      
      * add docstrings
      
      * add documentation
      
      * fix minor error, change logic on forward
      
      * update padding same with ceil
      
      * add inline typing and minor fixes to docstrings
      
      * remove python2
      
      * add formula do docstrings, change param name
      
      * add test with mfcc, add pytest
      
      * fix bug, update docstrings
      
      * change parameter name
      d678357f