Skip to content

Error loading the transcriber #14

@MaiAnhVo

Description

@MaiAnhVo

Hi! I have been looking for a tool to transcribe the lyrics and get the timestamp of each line of the lyrics when I found your github project.
I tried loading the transcriber but I always get the error:

transcriber = LyricsTranscriber(audio_filepath=audio_path)
2025-04-23 17:31:45,840 - DEBUG - controller - LyricsTranscriber instantiating with input file: OdiTunes_Irish.mp3
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\media\Documents\FunctionTest.venv\Lib\site-packages\lyrics_transcriber\core\controller.py", line 82, in init
self.output_config = output_config or OutputConfig()
^^^^^^^^^^^^^^
TypeError: OutputConfig.init() missing 1 required positional argument: 'output_styles_json'

I have the newest version of lyrics_transcriber (0.49.1)
I would really appreciate the help to load the transcriber. Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions