Skip to content

Add HecttorFilter audio denoising integration#1

Open
paskhalyan wants to merge 1 commit into
mainfrom
hecttor-pipecat-integration
Open

Add HecttorFilter audio denoising integration#1
paskhalyan wants to merge 1 commit into
mainfrom
hecttor-pipecat-integration

Conversation

@paskhalyan
Copy link
Copy Markdown
Collaborator

Summary

  • Add HecttorFilter (BaseAudioFilter) for real-time speech enhancement using the Hecttor SDK
  • Supports ASR mode (optimized for STT) and human mode (with optional voice boost)
  • Add hecttor = [] optional dependency (SDK not on PyPI, installed manually)
  • Add foundational example with Daily/Twilio/WebRTC transport support
  • Add file-based test script for offline testing

New files

  • src/pipecat/audio/filters/hecttor_filter.py
  • examples/foundational/07zm-interruptible-hecttor.py
  • scripts/hecttor/test_hecttor_filter_audiofile.py
  • changelog/0000.added.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant