Spaces:
Running on Zero
Problem signing in with Hugging Face
As one can tell, I have a HuggingFace account but cannot sign into the space. The authorize button does not function as expected. For context, I am a screen-reader user, and pressing capslock+space or pressing enter on the authorize button does not work. Can anything be done on your end to fix this issue? Thanks so much!
Hi Kansasfan, thanks for flagging this.
I looked into it β the "Authorize" button issue isn't something in my Space's code, it's part of Hugging Face's own OAuth/login flow on their platform, so it's outside what I can fix here. A couple of things that might help on your end:
- Try pressing Tab to focus the button, then Space (instead of Enter) to activate it
- Try a different browser/screen-reader combo (e.g. Safari + VoiceOver)
If it still doesn't work, it'd be worth reporting directly to HF at website@huggingface.co since they handle site-wide accessibility bugs.
Separately β I just pushed an update to the Space that adds a simple email-based save/load feature, so you can save your voice under a name and reload it later without needing to sign in through HF at all. That should make the Space usable even while the Authorize button issue persists. Let me know if you run into any issues with it!