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

Core dumped using the docker image (Apple M1) #101

Open
defoishugo opened this issue Aug 7, 2023 · 0 comments
Open

Core dumped using the docker image (Apple M1) #101

defoishugo opened this issue Aug 7, 2023 · 0 comments

Comments

@defoishugo
Copy link

defoishugo commented Aug 7, 2023

Description

Omnizart crashes when launched from the released docker container and displays a Core dumped exception.
Executing any Omnizart command will fail (tested with transcribe and download checkpoints).

How to reproduce

  1. Download and run the docker container on Apple M1.
  2. Launch any omnizart command.
> docker pull mctlab/omnizart:latest
> docker run -it mctlab/omnizart:latest bash
> root@e46c05d9cd64:/home# omnizart
2023-08-07 18:32:33.134790: F tensorflow/core/lib/monitoring/sampler.cc:42] Check failed: bucket_limits_[i] > bucket_limits_[i - 1] (0 vs. 10)
qemu: uncaught target signal 6 (Aborted) - core dumped
Aborted
@defoishugo defoishugo changed the title Core dumped using the docker image Core dumped using the docker image (Apple M1) Aug 7, 2023
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