Skip to content

Claude/update readme inworld stt aq a go#59

Open
cherylafichter wants to merge 3 commits into
mainfrom
claude/update-readme-inworld-stt-AqAGo
Open

Claude/update readme inworld stt aq a go#59
cherylafichter wants to merge 3 commits into
mainfrom
claude/update-readme-inworld-stt-AqAGo

Conversation

@cherylafichter
Copy link
Copy Markdown
Contributor

No description provided.

claude added 3 commits March 18, 2026 21:13
- Remove AssemblyAI prerequisite and API key requirement
- Update .env example to only require INWORLD_API_KEY
- Replace AssemblyAI service table row with Inworld (covers both AI and STT)
- Update architecture description to reference Inworld STT with energy-based VAD
- Replace ASSEMBLY_AI_EAGERNESS env var with INWORLD_STT_EAGERNESS

https://claude.ai/code/session_0115HHyFw6kHJ7rNVXLm5U4u
Addresses PR review comment: CONTRIBUTING.md still referenced the old
AssemblyAI key after the migration to Inworld STT. Only INWORLD_API_KEY
is required now.

https://claude.ai/code/session_0115HHyFw6kHJ7rNVXLm5U4u
@cherylafichter cherylafichter requested a review from a team as a code owner March 18, 2026 21:21
Copilot AI review requested due to automatic review settings March 18, 2026 21:21
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 project documentation to reflect the migration from AssemblyAI speech-to-text to Inworld STT, simplifying setup requirements and environment variables.

Changes:

  • Remove AssemblyAI prerequisites and ASSEMBLY_AI_* environment variables from setup docs.
  • Update architecture/docs to state Inworld STT is used with energy-based VAD and document INWORLD_STT_EAGERNESS.
  • Mechanical edits in frontend/package-lock.json removing multiple "peer": true entries.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
frontend/package-lock.json Mechanical lockfile metadata change (removal of "peer": true flags).
README.md Updates setup instructions and architecture notes to use Inworld STT and adjusts env var reference.
CONTRIBUTING.md Removes AssemblyAI API key from contributor setup instructions.
Files not reviewed (1)
  • frontend/package-lock.json: Language not supported

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

Comment on lines 84 to 88
"integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@babel/code-frame": "^7.27.1",
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 18, 2026

CLA assistant check
All committers have signed the CLA.

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