Skip to content

v0.0.6

Choose a tag to compare

@aconchillo aconchillo released this 30 Jan 03:02
· 30 commits to main since this release
f5e820c

Added

  • Added KokoroTTSService processor.

  • Added noise cancellation with RNNoiseFilter.

  • Simplified the /pipecat skill instructions.

Changed

  • Replaced third-party STT/TTS services (Deepgram, Cartesia) with local models: Faster Whisper for speech-to-text and Kokoro for text-to-speech. No API keys required.