Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yodalightsabr/bettertts
https://github.com/yodalightsabr/bettertts
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yodalightsabr/bettertts
- Owner: YodaLightsabr
- Created: 2022-11-14T06:14:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T06:24:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T11:49:28.315Z (about 1 month ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bettertts
Generate text-to-speech .mp3 files in node or in the terminal
## Installation
```bash
# Node
npm install bettertts# Terminal
npm install bettertts -g
```## Usage
```bash
ttsjs
```### Options:
- [`-f`|`--file`] The file to output to (or use redirection `>` which is automatically detected)
- [`-v`|`--voice`] The TTS voice, one of `male` or `female`
- [`-l`|`--locale`] The text locale