Phone#

class montreal_forced_aligner.db.Phone(**kwargs)[source]#

Bases: Base

Database class for storing phones and their integer IDs

Parameters:
  • id (int) – Primary key

  • mapping_id (int) – Integer ID of the phone for Kaldi processing

  • phone (str) – Phone label

  • phone_type (PhoneType) – Type of phone