Skip to content

Fix voice_file always added to request body#78

Open
bluemoehre wants to merge 1 commit intotravisvn:mainfrom
bluemoehre:main
Open

Fix voice_file always added to request body#78
bluemoehre wants to merge 1 commit intotravisvn:mainfrom
bluemoehre:main

Conversation

@bluemoehre
Copy link

@bluemoehre bluemoehre commented Jan 27, 2026

Fixes #54

Remove the voice_file parameter from generateSpeech function, since it is no more used by the UI, but causes misbehavior when generating audio in non-default languages.

Removed the `voice_file` parameter from `generateSpeech` function, since it is no more used by the UI, but causes misbehavior when generating audio in non-default languages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frontend generates incorrect german/multilingual audio

1 participant