Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.assist_pipeline.audio_enhancer Namespace Reference

Classes

class  AudioEnhancer
 
class  EnhancedAudioChunk
 
class  MicroVadSpeexEnhancer
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Audio enhancement for Assist.

Variable Documentation

◆ _LOGGER

homeassistant.components.assist_pipeline.audio_enhancer._LOGGER = logging.getLogger(__name__)
private

Definition at line 12 of file audio_enhancer.py.