Skip to content

Add Murf falcon-2 TTS provider - #453

Merged
coval-cale merged 3 commits into
mainfrom
cale/bench-624-add-murf-falcon-2-tts-provider
Aug 5, 2026
Merged

Add Murf falcon-2 TTS provider#453
coval-cale merged 3 commits into
mainfrom
cale/bench-624-add-murf-falcon-2-tts-provider

Conversation

@coval-cale

@coval-cale coval-cale commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Registers Murf's Falcon 2 streaming model as pending, synthesized over their stream-input WebSocket, until MURFAI_API_KEY is mounted in infra.

Greptile Summary

Adds a pending Murf Falcon 2 TTS integration using Murf's stream-input WebSocket API.

  • Registers the provider, model, API-key configuration, and environment mapping.
  • Implements base64 PCM streaming, error handling, and TTFA capture.
  • Adds unit coverage for requests, responses, validation, errors, and timing.

Confidence Score: 5/5

The PR appears safe to merge, with no concrete blocking or independently actionable non-blocking issue identified.

The provider registration, configuration wiring, constructor path, result contract, and pending-model status are internally consistent, while the tests cover the principal implemented success and failure paths.

Reviews (1): Last reviewed commit: "Add Murf falcon-2 TTS provider" | Re-trigger Greptile

Context used:

Registers Murf's Falcon 2 streaming model as pending, synthesized over their stream-input WebSocket, until MURFAI_API_KEY is mounted in infra.
@coval-cale
coval-cale requested a review from a team as a code owner August 5, 2026 19:58
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
benchmarks Ready Ready Preview Aug 5, 2026 8:01pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@coval-cale, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 32 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 4af27939-9f40-49b4-823e-615026312821

📥 Commits

Reviewing files that changed from the base of the PR and between 6a9f64d and b6795e4.

📒 Files selected for processing (7)
  • .env.example
  • runner/src/coval_bench/config.py
  • runner/src/coval_bench/providers/tts/__init__.py
  • runner/src/coval_bench/providers/tts/murf.py
  • runner/src/coval_bench/registries/models.py
  • runner/src/coval_bench/registries/provider_keys.py
  • runner/tests/providers/tts/test_murf.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Runs on the schedule with a Natalie/Gordon voice pool but stays hidden from public data endpoints and the arena.
…rf-falcon-2-tts-provider

# Conflicts:
#	.env.example
#	runner/src/coval_bench/providers/tts/__init__.py
#	runner/src/coval_bench/registries/models.py
@coval-cale
coval-cale added this pull request to the merge queue Aug 5, 2026
Merged via the queue into main with commit c3f7c76 Aug 5, 2026
11 checks passed
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.

3 participants