Speaker#
- class montreal_forced_aligner.db.Speaker(**kwargs)[source]#
Bases:
BaseDatabase class for storing information about speakers
- Parameters:
id (int) – Primary key
name (str) – Name of the speaker
cmvn (str) – File index for the speaker’s CMVN stats
dictionary_id (int) – Foreign key to
Dictionarydictionary (
Dictionary) – Pronunciation dictionary that the speaker usesutterances (list[
Utterance]) – Utterances for the speakerfiles (list[
File]) – Files that the speaker spoke in