dVelopment / tts-tool

small CLI tool to generate audio based on an input.txt file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP

Usage

export OPENAI_API_KEY="your-api-key"

echo "the text you want to read" > input.txt

npm i

node .

About

small CLI tool to generate audio based on an input.txt file

License:MIT License


Languages

Language:JavaScript 100.0%