Skip to content

Conversation

@gokuljs
Copy link
Contributor

@gokuljs gokuljs commented Nov 18, 2025

No description provided.

This commit introduces the RimeNonJsonTTSService class, enabling Text-to-Speech synthesis over WebSocket endpoints that require plain text messages. The service includes configuration parameters for language, segmentation, and audio settings, and handles WebSocket connections for raw audio byte transmission. Limitations include the lack of support for word-level timestamps and context IDs.
@gokuljs gokuljs marked this pull request as draft November 18, 2025 21:55
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

❌ Patch coverage is 0% with 169 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pipecat/services/rime/tts.py 0.00% 169 Missing ⚠️
Files with missing lines Coverage Δ
src/pipecat/services/rime/tts.py 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gokuljs
Copy link
Contributor Author

gokuljs commented Nov 18, 2025

#3063

@gokuljs gokuljs marked this pull request as ready for review November 18, 2025 23:24
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