Skip to content

Use remote API for transcription and language model features#2

Open
qBrabus wants to merge 1 commit into
mainfrom
codex/utilize-api-for-model-retrieval
Open

Use remote API for transcription and language model features#2
qBrabus wants to merge 1 commit into
mainfrom
codex/utilize-api-for-model-retrieval

Conversation

@qBrabus

@qBrabus qBrabus commented Oct 16, 2025

Copy link
Copy Markdown
Owner

Summary

  • replace local Hugging Face model management with HTTP API helpers configured via environment variables
  • update translation and role assignment logic to request chat completions from the remote service
  • send audio chunks to the remote transcription endpoint instead of running the Canary model locally

Testing

  • python -m compileall app

https://chatgpt.com/codex/tasks/task_e_68f0fa4ce7f48327a8f79eff188e6e3a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant