Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 161 Bytes

File metadata and controls

7 lines (6 loc) · 161 Bytes

Speech-To-Text

Speech To Text algorithm from scratch utilizing PyTorch and NumPy.

  • Spectrogram
  • Convolve
  • Self Attention
  • Cross Attention