marcosfelt / latex2speech

Convert Latex to speech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text to speech for Latex

Open In Colab

Reading your own writing is the best way to catch errors. However, most of us never do it.

Latex2Speech uses AI to read your Latex papers outloud, so you don't have to. Just click "Open in Colab" to get started without any local installation.

Open In Colab

FAQ

FAQ:

  • Does this remove citation and reference commands? Yes, automatically done!
  • How long does it take to generate speech? The total TTS pipeline is ~4x realtime, so 1 minute of speech will take ~15 seconds. Note, that the first run will take longer, since the model needs to be downloaded.
  • What model does this use? It uses the Tacotron-DDC model from Coqui-AI.

About

Convert Latex to speech

License:MIT License


Languages

Language:Jupyter Notebook 100.0%