Skip to content

(Linux) No punctuation or capitalization in German transcripts #235

@oldnick1818

Description

@oldnick1818

Using the ported version on Ubuntu 25.04 and the settings exported from the config below, the transcription is "raw" - containing no punctuation or capitalization.

As in German nouns get capitalized, manually correcting this is very work intensive. It would be great if the transcription could do this automatically, which - if I understand correctly - Whisper should be capable to do.

Is there a way to change this behavior?

THANK YOU!!

my configs:
(as I thought this might be related to the localization of the GUI, I tried to change it to German in the config; the GUI is still English though)

app_version: 0.6.2
auto_edit_transcript: 'True'
auto_save: 'True'
check_for_update: 'True'
last_disfluencies: 0
last_filetype: html
last_language: German
last_overlapping: 0
last_pause: 3sec+
last_speaker: '2'
last_timestamps: 1
last_whisper_model: precise
locale: DE
pause_seconds_marker: .
pyannote_xpu: cpu
threads: 16
timestamp_color: '#78909C'
timestamp_interval: 60000
voice_activity_detection_threshold: '0.5'
whisper_beam_size: 1
whisper_compute_type: default
whisper_temperature: 0.0
whisper_xpu: cpu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions