street-lab-tech / street-whisper-app

STREET Lab Whisper App - a tool that transcribes and translates audio files into CSV files.
MIT License
2 stars 0 forks source link

Minor Enhancement: Use the password feature to hide display of Hugging Face Token #23

Closed carmen-chau closed 4 months ago

carmen-chau commented 4 months ago

Pyinquirer has a password feature that enables certain text to be "hidden" if confidential. See this github repo, under section "Password".

Hugging face tokens are confidential, so a possible additional feature is for the token to be "hidden" as it is being typed or pasted by the user.