Skip to content

hbredin/pyannote-db-albayzin2016

 
 

Repository files navigation

pyannote.database plugin

This repository provides a template for creating your own pyannote.database plugin.

  1. Fork this repository.
  2. Edit MyDatabase/__init__.py
  3. Edit setup.py, setup.cfg and .gitattributes
  4. Edit lines 45 to 48 in MyDatabase/_version.py
  5. Rename MyDatabase directory to the name of your database (e.g. to Etape or REPERE)
  6. Commit and tag your changes using semantic versioning
  7. Run pip install -e . and enjoy!

In case your database is public and you want to share, I'd be happy to integrate your plugin in pyannote: a pull request to this repository should help us get started...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%