Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
solaoi committed Aug 3, 2023
1 parent aac5926 commit f849b01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

This is a server to use voicepeak as api.

By using openAI's API, emotions, voice pitch, and speed are automatically adjusted.

## Requirements

- [VOICEPEAK 商用可能 6ナレーターセット](https://www.ah-soft.com/voice/6nare/index.html)
Expand All @@ -16,7 +18,7 @@ This is a server to use voicepeak as api.
### Serve

```sh
voicepeaky4gpt -k [OpenAI Key] -s
voicepeaky4gpt -k [OpenAI Key] -s -n "Japanese Female Child"
```

Option is below.
Expand Down

0 comments on commit f849b01

Please sign in to comment.