Skip to content

Commit

Permalink
docs 📝 : update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbertHe committed Apr 8, 2024
1 parent d8abcbe commit eb19199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Then, run the following command:
| Method | Path | Query | Description |
| ------ | --------- | ------------------------- | -------------------------- |
| GET | `/voices` | `search`(optional) | Get all supported voices |
| GET | `tts` | `text`, `voice`(required) | Convert text to speech |
| GET | `/tts` | `text`, `voice`(required) | Convert text to speech |
| GET | `/clean` | `secret`(required) | Clean the exised mp3 files |

## Star History
Expand Down

0 comments on commit eb19199

Please sign in to comment.