i6_core.features.gammatone

i6_core.features.gammatone.GammatoneJob(crp: CommonRasrParameters, gt_options: Optional[Dict[str, Any]] = None, **kwargs) FeatureExtractionJob
i6_core.features.gammatone.gammatone_flow(minfreq: int = 100, maxfreq: int = 7500, channels: int = 68, warp_freqbreak: Optional[int] = None, tempint_type: str = 'hanning', tempint_shift: float = 0.01, tempint_length: float = 0.025, flush_before_gap: bool = True, do_specint: bool = True, specint_type: str = 'hanning', specint_shift: int = 4, specint_length: int = 9, normalize: bool = True, preemphasis: bool = True, legacy_scaling: bool = False, without_samples: bool = False, samples_options: Optional[Dict[str, Any]] = None, normalization_options: Optional[Dict[str, Any]] = None, add_features_output: bool = False) FlowNetwork
Parameters:
  • minfreq

  • maxfreq

  • channels

  • warp_freqbreak

  • tempint_type

  • tempint_shift

  • tempint_length

  • flush_before_gap

  • do_specint

  • specint_type

  • specint_shift

  • specint_length

  • normalize

  • preemphasis

  • legacy_scaling

  • without_samples

  • samples_options – arguments to sample_flow()

  • normalization_options

  • add_features_output