Skip to content

fix(README): correct tts.sh to tts.py in API key config command - #5

Open
pholex wants to merge 1 commit into
NoizAI:mainfrom
pholex:fix/readme-tts-command
Open

fix(README): correct tts.sh to tts.py in API key config command#5
pholex wants to merge 1 commit into
NoizAI:mainfrom
pholex:fix/readme-tts-command

Conversation

@pholex

@pholex pholex commented Mar 25, 2026

Copy link
Copy Markdown

The README references bash skills/tts/scripts/tts.sh config --set-api-key YOUR_KEY, but the actual file is tts.py. This corrects the command to python3 skills/tts/scripts/tts.py config --set-api-key YOUR_KEY, consistent with the script's own help output.

- Change tts.sh to tts.py in API key config command
- Update persisted key path from ~/.noiz_api_key to ~/.config/noiz/api_key
@pholex
pholex force-pushed the fix/readme-tts-command branch from de72e5a to 73110e7 Compare March 25, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant