example birdcache usage (v3) requirements you need an api key. you need python3 installed and very simple terminal usage. how to run clone this repository git clone https://github.com/aflorithmic/birdcache_examples get into the folder cd birdcache_examples create a virtual env python3 -m venv venv activate the virtual env source venv/bin/activate install the python dependencies pip3 install -r requirements.txt open birdcache.py file and put your api key and your voice name run the code python3 birdcache_v3.py you may edit the text and personalisation parameters in the file at top. the next time you run the code for the same sentences, they will be cached and retrieved immediately