speechtotext.functions.BaseResult
- class BaseResult(df, report_folder, file_name)[source]
Bases:
ABCParent class for results. Child class should be made and added to Plotting.CUSTOM_RESULTS, Plotting.CUSTOM_ERRORS, Plotting.CUSTOM_PLOTS or Plotting.CUSTOM_ERROR_PLOTS
Creates object of BaseResult. Child class should be added to Plotting.CUSTOM_RESULTS.
- Parameters:
Methods
Saves Result to report folder.