Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

aflorithmic/birdcache_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example birdcache usage (v3)

requirements

  • you need an api key.
  • you need python3 installed and very simple terminal usage.

how to run

  1. clone this repository git clone https://github.com/aflorithmic/birdcache_examples
  2. get into the folder cd birdcache_examples
  3. create a virtual env python3 -m venv venv
  4. activate the virtual env source venv/bin/activate
  5. install the python dependencies pip3 install -r requirements.txt
  6. open birdcache.py file and put your api key and your voice name
  7. run the code python3 birdcache_v3.py
  8. you may edit the text and personalisation parameters in the file at top.
  9. the next time you run the code for the same sentences, they will be cached and retrieved immediately

About

example repo for birdcache showcase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages