Skip to content

Update for pipecat 0.0.102: remove smart_turn, add new services#56

Merged
markbackman merged 1 commit intomainfrom
mb/0.0.102-updates
Feb 11, 2026
Merged

Update for pipecat 0.0.102: remove smart_turn, add new services#56
markbackman merged 1 commit intomainfrom
mb/0.0.102-updates

Conversation

@markbackman
Copy link
Contributor

@markbackman markbackman commented Feb 11, 2026

Summary

  • Updated for pipecat-ai 0.0.102 and pipecatcloud >= 0.2.20
  • Removed smart_turn option — smart turn-taking is now built into Pipecat and no longer requires a separate CLI flag, config option, or local-smart-turn-v3 extra dependency
  • Added new services: ResembleAITTSService, OpenAIRealtimeSTTService
  • Updated changelog for 0.2.0 release

Breaking Changes

  • --smart-turn / --no-smart-turn CLI flag removed from pc init
  • smart_turn field removed from ProjectConfig and JSON config files
  • The interactive "Smart turn-taking?" question is no longer asked during pc init

Testing

  • uv run pytest — all 359 tests pass

- Remove smart_turn option from CLI, config validator, project generator,
  templates, and tests (now included automatically in pipecat)
- Bump pipecat-ai to 0.0.102 and pipecatcloud to >=0.2.20
- Add new services (ResembleAI TTS, OpenAI Realtime STT, SambaNova STT)
- Regenerate registry files
@markbackman markbackman merged commit b3d19f2 into main Feb 11, 2026
1 check passed
@markbackman markbackman deleted the mb/0.0.102-updates branch February 11, 2026 20:44
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