Skip to content

Add Speech-to-text and Text-to-speech documentation#601

Merged
SangeetaMishr merged 4 commits intomainfrom
update-stt-tts-docs-1
Apr 15, 2026
Merged

Add Speech-to-text and Text-to-speech documentation#601
SangeetaMishr merged 4 commits intomainfrom
update-stt-tts-docs-1

Conversation

@mahajantejas
Copy link
Copy Markdown
Collaborator

@mahajantejas mahajantejas commented Apr 14, 2026

Summary by CodeRabbit

  • Documentation
    • Updated Speech-to-Text and Text-to-Speech documentation to clarify Google Gemini 2.5 pro is now the provider
    • Reorganized sections for improved clarity and removed outdated integration references
    • Fixed grammatical inconsistencies

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 14, 2026

Warning

Rate limit exceeded

@mahajantejas has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 11 minutes and 39 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 11 minutes and 39 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 549eed10-e4ed-471d-a1c4-daa0302c7ad7

📥 Commits

Reviewing files that changed from the base of the PR and between e42a97a and 1fa644f.

📒 Files selected for processing (1)
  • docs/5. Integrations/Speech-to-text and Text-to-speech in Glific.md
📝 Walkthrough

Walkthrough

Updated documentation for Glific's Speech-to-Text and Text-to-Speech capabilities, replacing references to Bhashini as the primary provider with Google Gemini 2.5 pro (active since January 2026). Documentation maintains webhook naming conventions while reflecting the current service provider, removing experimental phase notes and streamlining section titles.

Changes

Cohort / File(s) Summary
Documentation Update
docs/5. Integrations/Speech-to-text and Text-to-speech in Glific.md
Updated title, metadata, and provider references from Bhashini-centric to Gemini-focused; removed experimental phase notes, blogs section, and simplified section naming for clarity.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Update Bhashini Integrations.md #517: Modifies the same speech STT/TTS integration documentation and references identical webhook/function names (speech_to_text_bhashini, nmt_tts_with_bhashini).
  • Update bhashinisttandtts #394: Updates speech-to-text and text-to-speech integration documentation focused on Bhashini/Gemini provider transitions.

Suggested reviewers

  • SangeetaMishr
  • shijithkjayan
  • priyanshu6238

Poem

🐰 Hop along to the latest and greatest,
Where Gemini shines, no more Bhashini's date-est,
January brought change, clear and bright,
Documentation updated—everything right! 🎤✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The pull request title describes adding documentation, but the actual changes involve updating existing documentation with new provider information (Google Gemini 2.5 pro replacing Bhashini). The title is misleading about the nature of the work. Revise the title to reflect the actual change, such as 'Update Speech-to-text and Text-to-speech documentation to use Google Gemini 2.5 pro' or 'Update STT/TTS documentation from Bhashini to Google Gemini integration.'
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-stt-tts-docs-1

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 and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 14, 2026

@github-actions github-actions Bot temporarily deployed to pull request April 14, 2026 11:14 Inactive
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@docs/5`. Integrations/Speech-to-text and Text-to-speech in Glific.md:
- Line 6: Replace the outdated "Last Updated: April 2025" metadata in the table
cell that currently reads "<td style={{ paddingLeft: 40 }}><b>Last Updated:
April 2025</b></td>" with the correct 2026 date (e.g., "<b>Last Updated: April
14, 2026</b>" or "<b>Last Updated: April 2026</b>") so the document reflects the
PR creation date and the January 2026 provider change.
- Line 13: The sentence about providers is ambiguous and grammatically broken;
update the sentence that mentions "Bhashini" and "Gemini 2.5 pro" so it clearly
states that webhook names still reference the legacy provider "Bhashini" while
the actual backend has been switched to Google's Gemini 2.5 Pro since January
2026 (e.g., replace the current sentence with a concise line like: webhook names
remain "Bhashini" for legacy reasons, but the active speech-to-text and
text-to-speech backend has been Google Gemini 2.5 Pro since January 2026).
- Line 133: The sentence "Apart from Gemini, OpenAI can also be used as the
speech engine for engine can also be used to generate text-to-speech (TTS)
responses." contains a duplicated phrase; edit the sentence containing "speech
engine for engine" (the OpenAI TTS description) to remove the duplication and
make it read smoothly, e.g., "Apart from Gemini, OpenAI can also be used as the
speech engine to generate text-to-speech (TTS) responses," ensuring the rest of
the paragraph remains grammatically consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5573a0f2-16d6-479d-a49c-7e4e25fa414d

📥 Commits

Reviewing files that changed from the base of the PR and between 28bda69 and e42a97a.

📒 Files selected for processing (1)
  • docs/5. Integrations/Speech-to-text and Text-to-speech in Glific.md

Comment thread docs/5. Integrations/Speech-to-text and Text-to-speech in Glific.md Outdated
Comment thread docs/5. Integrations/Speech-to-text and Text-to-speech in Glific.md Outdated
Comment thread docs/5. Integrations/Speech-to-text and Text-to-speech in Glific.md Outdated
mahajantejas and others added 3 commits April 14, 2026 17:31
…ic.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…ic.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…ic.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@github-actions github-actions Bot temporarily deployed to pull request April 14, 2026 12:03 Inactive
@SangeetaMishr SangeetaMishr merged commit dd8f619 into main Apr 15, 2026
7 checks passed
@SangeetaMishr SangeetaMishr deleted the update-stt-tts-docs-1 branch April 15, 2026 08:06
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.

2 participants