Rare find

E2 TTS. Turn text into natural-sounding speech without complex setup.

github.com/lucidrains/e2-tts-pytorch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Release —2.2.2
  • add setting for model output clean prediction
March 2025
  • Release —2.2.1
  • add ability to be guided with a smaller worse model, from a paper by …
  • Release —2.1.1
  • add maybe fourier features before speech attention
February 2025
  • plug nanospeech from @lucasnewman
  • Release —2.0.0
  • Merge pull request #46 from lucidrains/freq-axis
  • complete the frequency axis for @lucasnewman
  • take the naive approach and just project all frequencies into number …
  • transformer needs to match what the parent wrapper passes in (frequen…
  • missing add residual after freq attn
  • some groundwork to prepare for attending across frequency tokens, as …
  • Release —1.8.3
  • patch hl gauss again
  • Release —1.8.2
  • patch again
  • patch
  • Release —1.8.0
  • allow for using HL-Gauss in the duration predictor last layer https:/…
December 2024
  • Release —1.7.1
  • add hyper connections and cite, default to 4 residual streams
  • Release —1.6.3
  • add learned residual scaling for main transformer path
  • Release —1.6.2
  • update for tweaks to laser
  • laser attention appears to work well
November 2024
  • oops
  • add learned value residual mixing + add adopt as default