Searched defs:file_pitch (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libopus/dnn/torch/neural-pitch/ |
H A D | models.py | 119 …def __init__(self, features_if, file_pitch, confidence_threshold=0.4, dimension_if=30, context=100… argument 148 …def __init__(self, features, file_pitch, confidence_threshold=0.4, context=100, choice_data='both'… argument
|