Skip to content

move elected silence detection candidate to top in analysis mode #44

@MariusQuabeck

Description

@MariusQuabeck

While debugging room tone in analysis mode I misread some of the output because for most of my files the readout for silence candidate said something like...

SILENCE DETECTION

  Threshold:      -70.3 dB (from -71.3 dB noise floor estimate)

  Candidates:     138 evaluated

  #1: 12.0s at 45.6s [ELECTED]

      Refined:     10.0s at 47.4s (golden sub-region)

      Score:       0.875

      RMS Level:   -71.4 dBFS

      Peak Level:  -48.7 dBFS

      Crest:       22.6 dB

      Entropy:     0.003 (highly ordered, pure tone/clean vowel)

      Flatness:    0.658 (noise-like, breathy/unvoiced)

      Kurtosis:    1.7 (platykurtic, noise-dominant)

      Centroid:    8975 Hz

...indicating that the first result was always the elected candidate, except for one file where it was candidate # 53, all the way at the bottom.


  #53: 9.7s at 19m 35s [ELECTED]
      Score:       0.972
      RMS Level:   -80.8 dBFS
      Peak Level:  -64.7 dBFS
      Crest:       16.1 dB
      Entropy:     0.002 (highly ordered, pure tone/clean vowel)
      Flatness:    0.827 (noise-like, breathy/unvoiced)
      Kurtosis:    1.7 (platykurtic, noise-dominant)
      Centroid:    13179 Hz

Could you move the elected candidate to the top or maybe highlight it differently?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions