Reference16r1:Apps/PbxManager/App myApps Transcriptions

From innovaphone wiki
Revision as of 11:32, 30 January 2026 by Hma (talk | contribs) (→‎Remote Service URL: changed from openAi to lemonfox URL)
Jump to navigation Jump to search

With the transcription PBX-Manager plugin, the needed app object can be created and configured. In addition, the app object can be assigned to specific config templates, if any exist.

FIXME: This product is in the beta phase and is not yet finished

Add an app object

Name
The name displayed for the app object which must be unique.
SIP
The sip from the app object which must be unique.

Transcriptions API

Remote Service URL

The URL to your transcription service. This could be your self-hosted service (e.g Faster-Whisper) or a commercial service like openAI or lemonfox (e.g. https://eu-api.lemonfox.ai/v1/audio/transcriptions)

API key

If you're using a commercial service you'd probably need an API key to access. Put it here.

LLM (Model)

Different service providers use different models. The openAI uses for example "whisper-1" others could be "Systran/faster-whisper-small"...


Related Articles