[console_scripts]
proctap-effects = proctap_pipes.cli.audio_effects_cli:main
proctap-llm = proctap_pipes.cli.llm_cli:main
proctap-volume-meter = proctap_pipes.cli.volume_meter_cli:main
proctap-webhook = proctap_pipes.cli.webhook_cli:main
proctap-whisper = proctap_pipes.cli.whisper_cli:main
