Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] No language specified, language will be first be detected for each audio file (increases inference time). #126

Open
mdlaat opened this issue Dec 19, 2024 · 0 comments

Comments

@mdlaat
Copy link

mdlaat commented Dec 19, 2024

Thank you so much for this project!

Description

Using pluja/whisperx-api:cpu

To Reproduce

Created a working curl command using the /docs endpoint.
The url contains transcription/?model_size=small&language=nl&device=cpu&diarize=true&speaker_min=2&speaker_max=2

Curl command works ok, but in the log of the cotainer it shows:
No language specified, language will be first be detected for each audio file (increases inference time).

Expected behavior

detecting the wanted language (nl)

Environment

  • OS client: Ubuntu 22.04
  • Browser: Curl
  • Version: 7.81.0
  • Hosting: Synology DSM 7

Logs and Configuration

No language specified, language will be first be detected for each audio file (increases inference time).

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

No branches or pull requests

1 participant