◆ __init__()
def quality_assessment.eval_scores.EvaluationScore.__init__ |
( |
|
self | ) |
|
◆ output_filepath()
def quality_assessment.eval_scores.EvaluationScore.output_filepath |
( |
|
self | ) |
|
◆ register_class()
def quality_assessment.eval_scores.EvaluationScore.register_class |
( |
|
cls, |
|
|
|
class_to_register |
|
) |
| |
Decorator to automatically register the classes that extend EvaluationScore.
◆ run()
def quality_assessment.eval_scores.EvaluationScore.run |
( |
|
self, |
|
|
|
output_path |
|
) |
| |
◆ score()
def quality_assessment.eval_scores.EvaluationScore.score |
( |
|
self | ) |
|
◆ set_reference_signal_filepath()
def quality_assessment.eval_scores.EvaluationScore.set_reference_signal_filepath |
( |
|
self, |
|
|
|
filepath |
|
) |
| |
Set the path to the audio track used as reference signal.
◆ set_tested_signal_filepath()
def quality_assessment.eval_scores.EvaluationScore.set_tested_signal_filepath |
( |
|
self, |
|
|
|
filepath |
|
) |
| |
Set the path to the audio track used as test signal.
◆ NAME
quality_assessment.eval_scores.EvaluationScore.NAME = None |
|
static |
◆ REGISTERED_CLASSES
dictionary quality_assessment.eval_scores.EvaluationScore.REGISTERED_CLASSES = {} |
|
static |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/eval_scores.py