diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ Now you set up some env variables: - `UNREALSPEECH_TOKEN`: used by [Unrealspeech](https://unrealspeech.com) for text-to-speach API. +- `AUDIO_PATH`: folder path where to store audios + After that you must copy the `schema/init.sql` file into the database. Now just run the app |