Audio Helper

API Reference

  • audio_helper
    • audio_helper package
Audio Helper
  • audio_helper
  • View page source

audio_helper

  • audio_helper package
    • Submodules
      • audio_helper.api module
        • Usage Example
        • Author
        • chunk()
        • concat()
        • convert()
        • duration()
        • gui()
        • health()
        • resemblance()
        • roomtone()
        • root()
        • separate()
        • silence()
        • split()
      • audio_helper.cli_argparse module
        • Subcommands
        • Usage Example
        • Author
        • build_parser()
        • main()
      • audio_helper.cli_click module
        • Design notes
        • Usage Example
        • Author
      • audio_helper.gui module
        • From bench to canvas
        • What the page does
        • CDN libraries (no build step)
        • Why a separate module
        • Author
      • audio_helper.main module
        • Dependencies
        • Optional (demucs extra)
        • Usage Example
        • Author
        • audio_concatenation()
        • extract_audio_chunk()
        • generate_silent_audio()
        • get_audio_duration()
        • hz_to_mel()
        • is_valid_audio_file()
        • load_audio()
        • mel_filter_banks()
        • mel_to_hz()
        • mfcc()
        • mix_room_tone()
        • save_audio()
        • separate_sources()
        • sound_converter()
        • sound_resemblance()
        • split_audio_regularly()
      • audio_helper.mcp module
        • Usage Example
        • Author
        • main()
    • Module contents
      • Usage Example
      • Author
      • audio_concatenation()
      • extract_audio_chunk()
      • generate_silent_audio()
      • get_audio_duration()
      • is_valid_audio_file()
      • load_audio()
      • mix_room_tone()
      • save_audio()
      • separate_sources()
      • sound_converter()
      • sound_resemblance()
      • split_audio_regularly()
Previous Next

© Copyright 2026, Warith HARCHAOUI.

Built with Sphinx using a theme provided by Read the Docs.