Reference16r1:Apps/PbxManager/App myApps Transcriptions

From innovaphone wiki
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.

Configuration

Define Transcription API settings

Remote Service URL
URL to the used transcription service provider. Can be self-hosted (e.g. Faster-Whisper) or commercial services like openAI, lemonfox etc.
API key
API key to access commercially used service
Model
Language model used for speech recognition. Depends on transcription service provider. For openAI e.g. "whisper-1", others could be "Systran/faster-whisper-small" etc.
Speaker labels
Activate speaker recognition to assign speaker labels in the resulting transcription

Add an app

Add Transcriptions API or Transcriptions app objects identified by credentials:

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

Related Articles