Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wafflecomposite committed Apr 28, 2020
1 parent 3d85f9d commit 2bbbf5a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@ Unofficial Python3 API for https://fifteen.ai/
- If you want to publish the generated content online, you should include a citation (simply including 15.ai is sufficient).

These are simple rules, please follow them. Don't be that guy.


Refer to [About](https://fifteen.ai/about) and [FAQ](https://fifteen.ai/faq) for more info.


Keep in mind that the 15.ai is constantly changing and improving, and this script may and eventually will break and will require updating. If it does not work, create issue, or, even better, pull request to fix that.


## Installation
Requires `python >= 3.6`


Note: on Windows, in this and the following commands instead of `python3`, you may want to use `python`

Install dependencies
Expand Down Expand Up @@ -50,7 +56,7 @@ Example output

tts_api.get_character_emotions_list("Twilight Sparkle")

Example outputЖ
Example output:

['Happy', 'Neutral']
#### Save TTS to file:
Expand Down

0 comments on commit 2bbbf5a

Please sign in to comment.