Home
last modified time | relevance | path

Searched defs:feature_file (Results 1 – 16 of 16) sorted by relevance

/external/libopus/dnn/
Dadaconvtest.c33 char feature_file[256]; in adaconv_compare() local
133 char feature_file[256]; in adacomb_compare() local
244 char feature_file[256]; in adashape_compare() local
/external/libopus/dnn/torch/lpcnet/
Dtest_lpcnet.py63 feature_file = args.features variable
/external/libopus/dnn/torch/plc/
Dplc_dataset.py6 feature_file, argument
/external/libopus/dnn/torch/lpcnet/utils/
Ddata.py35 def load_features(feature_file, version=2): argument
/external/libopus/dnn/torch/osce/utils/
Dlpcnet_features.py6 def load_lpcnet_features(feature_file, version=2): argument
/external/libopus/dnn/torch/fargan/
Ddataset.py7 feature_file, argument
/external/libopus/dnn/torch/rdovae/rdovae/
Ddataset.py35 feature_file, argument
/external/libopus/dnn/training_tf2/
Dtest_plc.py71 feature_file = args.features variable
Dencode_rdovae.py71 feature_file = args.features variable
Dtrain_rdovae.py108 feature_file = args.features variable
Dtest_lpcnet.py57 feature_file = sys.argv[2] variable
Dtrain_plc.py158 feature_file = args.features variable
Dtrain_lpcnet.py151 feature_file = args.features variable
Dfec_encoder.py118 feature_file = os.path.splitext(args.input)[0] + '_features.f32' variable
/external/libopus/dnn/torch/rdovae/
Dfec_encoder.py105 feature_file = os.path.splitext(args.input)[0] + '_features.f32' variable
Dtrain_rdovae.py117 feature_file = args.features variable