Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liou666/audiread

📻 A simple and user-friendly online TTS tool. (简单易用的在线文本转语音工具)
https://github.com/liou666/audiread

astro tts

Last synced: 3 days ago
JSON representation

📻 A simple and user-friendly online TTS tool. (简单易用的在线文本转语音工具)

Awesome Lists containing this project

README

        

English | 中文


audiread

AudiRead


A simple and user-friendly online text-to-speech tool. power by edge-tts.


Go to App

![](./screenshots/1.png)
![](./screenshots/2.png)
![](./screenshots/phone.png)

## Roadmap

- [x] Text-to-speech
- [ ] i18n
- [ ] Add pauses in speech
- [ ] Online addition of background music
- [ ] Save history records

## Local Development

Node Environment Requirement:NodeJS >= 18

**1. Install Dependencies**

```bash
pnpm i
```

**2. Run the Project**

```bash
pnpm dev
```

**3. Build the Project**

```bash
pnpm build
```

## License

[MIT](./LICENSE)