Skip to content

Update README: replace AssemblyAI references with Inworld STT#58

Open
cherylafichter wants to merge 1 commit into
mainfrom
cursor/readme-inworld-stt-880a
Open

Update README: replace AssemblyAI references with Inworld STT#58
cherylafichter wants to merge 1 commit into
mainfrom
cursor/readme-inworld-stt-880a

Conversation

@cherylafichter
Copy link
Copy Markdown
Contributor

Updates the README to reflect the STT migration from AssemblyAI to Inworld STT that was completed in PR #55.

Changes

  • Prerequisites: Removed AssemblyAI as a separate requirement; only the Inworld API key is needed now
  • Environment setup: Removed ASSEMBLY_AI_API_KEY from the .env example and consolidated the service table to a single Inworld entry
  • Architecture section: Updated "AssemblyAI handles speech-to-text with voice activity detection" to "Inworld STT handles speech-to-text with energy-based voice activity detection"
  • Environment Variables Reference: Removed ASSEMBLY_AI_API_KEY and replaced ASSEMBLY_AI_EAGERNESS with INWORLD_STT_EAGERNESS

Slack Thread

Open in Web Open in Cursor 

- Remove AssemblyAI from prerequisites (only Inworld API key needed)
- Remove ASSEMBLY_AI_API_KEY from env example and service table
- Update architecture section to reference Inworld STT with energy-based VAD
- Replace ASSEMBLY_AI_EAGERNESS with INWORLD_STT_EAGERNESS in env vars table

Co-authored-by: cherylafichter <cherylafichter@users.noreply.github.com>
@cherylafichter cherylafichter requested a review from a team as a code owner March 16, 2026 21:16
Copilot AI review requested due to automatic review settings March 16, 2026 21:16
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository README to reflect the completed migration from AssemblyAI STT to Inworld STT (per PR #55), aligning setup and environment variable documentation with the new single-key Inworld flow.

Changes:

  • Removes AssemblyAI prerequisites and ASSEMBLY_AI_API_KEY from the setup instructions.
  • Updates architecture documentation to describe Inworld STT and energy-based VAD.
  • Updates the environment variable reference to replace ASSEMBLY_AI_EAGERNESS with INWORLD_STT_EAGERNESS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
| Service | Get Key From | Purpose |
| ----------- | --------------------------------------------------- | ---------------------------------------------- |
| **Inworld** | [platform.inworld.ai](https://platform.inworld.ai/) | AI conversations & speech-to-text (Base64 API key) |

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.

4 participants