Pro subscription still showing 10-minute limit in hf-realtime-voice

#17
by hayathorium - opened

Hi, I’d like to report the same issue that was mentioned in Discussion #15.

I have an active Hugging Face Pro subscription, but the smolagents/hf-realtime-voice Space still shows the 10-minute usage limit and prompts me to upgrade to Pro.

I have already tried:

  • Logging out and logging back in
  • Confirming that my Pro subscription is active under Billing → Subscriptions
  • Making sure I am signed into the correct Hugging Face account when using the Space

However, the Space still appears to recognize me as a non-Pro user.

I noticed that another user reported the same issue in Discussion #15, and I’m experiencing it as well. Since there hasn’t been a resolution there yet, I wanted to create a separate discussion in case this is affecting multiple Pro users.

Could someone please check whether there is currently an issue with the Pro-status check for this Space?

I’d be happy to provide screenshots or any other information needed to troubleshoot the issue. Thank you!

smolagents org

Looking into it haya! sorry for the delay

smolagents org

Hi @hayathorium — this is fixed and deployed now.

The Space now verifies PRO status against the authenticated whoami-v2 profile when the OAuth snapshot is stale or missing, caches only successful lookups, and avoids repeating a failed lookup within the same request. The fix is in speech-to-speech PR #499, and the Space is running revision c48887e.

Please sign out and back in once, then try again. If it still shows the 10-minute limit, reply here and we’ll investigate further.

Sign up or log in to comment