This commit is contained in:
Ray Smets 2023-11-24 10:27:15 -08:00
parent ac703e9ebb
commit b0770fd3ad
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ One can set the environment variables via the `.env` file, which is read every t
### Streaming ### Streaming
If you would like the speech to start quicker via a streaming manner set the environment variable to enable. The concession is that the audio snippet is not saved in the `/narration` directory. If you would like the speech to start quicker via a streaming manner set the environment variable to enable. The concession is that the audio and corresponding image is not saved in the `/narration` directory.
```bash ```bash
export ELEVENLABS_STREAMING=true export ELEVENLABS_STREAMING=true