nnsvs.io.hts.get_pitch_index

nnsvs.io.hts.get_pitch_index(binary_dict, numeric_dict)[source]

Get pitch index from binary and numeric feature dictionaries

Parameters:
  • binary_dict (dict) – Dictionary of binary features

  • numeric_dict (dict) – Dictionary of numeric features

Returns:

Pitch index

Return type:

int