The official website for No Text To Speech. This has a lot of info for NTTS Discord server members as well.
The project uses pnpm, Nextra and deploys via Vercel. To develop it locally, clone this repository and run the following command to start the local dev server:
pnpm install
pnpm dev
And visit localhost:3000
to preview your changes.
If you want to contribute, you have two options. Chose whichever you feel more comfortable with.
- Submit a pull request on this repo with your contribution.
- Email me with what you want to add/change, and I will commit it to this repo.