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

moshi listens only for ~15 seconds then quits, does not talk. Installed via Pinokio on Macbook Air M2. #141

Open
improvethings opened this issue Oct 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@improvethings
Copy link

Backend impacted

The MLX implementation

Operating system

Mac OS X

Hardware

CPU

Description

Installed on a Macbook Air m2 via Pinokio.
When I run moshi in pinokio, Firefox, or Chrome, it starts and listens to me for about 15 seconds until it closes the connection, and no text appears in the bottom right text box, and nothing is heard during that time. I've attached a few relevant screenshots:

Extra information

Screenshot 2024-10-18 at 12 30 12 AM Screenshot 2024-10-18 at 12 27 47 AM Screenshot 2024-10-18 at 12 27 17 AM

Environment

Fill in the following information on your system.

  • Operating system version: 15.0.1 Sequoia

If the backend impacted is PyTorch:

  • Python version:
  • PyTorch version:
  • CUDA version (run python -c 'import torch; print(torch.version.cuda)'):
  • GPU model and memory:

If the backend is MLX:

  • Mac model:
@improvethings improvethings added the bug Something isn't working label Oct 18, 2024
@LaurentMazare
Copy link
Member

How much memory does your Mac have? You seem to be using the bf16 version of the weights for which you would probably need 24GB of memory, if you have less than that you may want to try the quantized versions.

@improvethings
Copy link
Author

It has 24GB of memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants