Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 377 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 377 Bytes

TODO:

  • wenet dataset
  • random quantize
  • seq quantize
    • simq
    • vq ema
    • refresh codebooks when low thresold
  • gumbel quantize
  • specaugment in batch
  • conformer
    • conv2d with 1d padding
    • ctc && rnnt loss
    • ctc && rnnt search
  • long context bestrq-pretrain
  • long context speechLLM understanding