English | 中文
A simple and user-friendly online text-to-speech tool. power by edge-tts.
- Text-to-speech
- i18n
- Add pauses in speech
- Online addition of background music
- Save history records
Node Environment Requirement:NodeJS >= 18
1. Install Dependencies
pnpm i
2. Run the Project
pnpm dev
3. Build the Project
pnpm build