Skip to content
Snippets Groups Projects
Commit c8c70a0a authored by ovari's avatar ovari
Browse files

WhisperTranscript: cleanup

Follow up to the https://review.jami.net/c/jami-plugins/+/30948 patch.

Change-Id: I827fbfd6a1abe3e339a65ff16d639a71d65fc00d
parent 9e248936
Branches master
No related tags found
No related merge requests found
...@@ -119,11 +119,11 @@ ...@@ -119,11 +119,11 @@
"name": "Whisper Transcript", "name": "Whisper Transcript",
"description_summary": "Use an AI model running locally on your device to automatically subtitle the conversation in real time!", "description_summary": "Use an AI model running locally on your device to automatically subtitle the conversation in real time!",
"model_title": "Model", "model_title": "Model",
"model_summary": "Select the model to use for transcription", "model_summary": "Select the transcript model",
"tiny": "Tiny", "tiny": "Tiny",
"base": "Base", "base": "Base",
"TranscriptIntoFile_title": "Save transcription to file", "TranscriptIntoFile_title": "Save transcript as file",
"TranscriptIntoFile_summary" : "Save the transcription of calls to a file", "TranscriptIntoFile_summary" : "Save the transcript of the call as a file",
"location_title": "Location of the trancript files", "location_title": "Transcript file path",
"location_summary": "Path where the transcript files of your call will be saved " "location_summary": "Save transcripts to"
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment