"""Voice Intelligence module for transcription, alignment, and silence-aware processing.""" from .api import app __all__ = ["app"]