Coverage for src/bob/bio/spear/config/database/voicepa.py: 100%
4 statements
« prev ^ index » next coverage.py v7.6.0, created at 2024-07-12 22:52 +0200
« prev ^ index » next coverage.py v7.6.0, created at 2024-07-12 22:52 +0200
1#!/usr/bin/env python
3from bob.bio.spear.database import VoicepaDatabase
5database_licit = VoicepaDatabase(protocol="grandtest-licit")
7database_spoof = VoicepaDatabase(protocol="grandtest-spoof")
9database = database_licit # Default for chain loading