[Update] Enhance build scripts and requirements for Hugging Face integration; improve logging and error handling

This commit is contained in:
misyaguziya
2025-05-29 08:04:06 +09:00
parent 238bd41109
commit 67d06ab1e1
7 changed files with 23 additions and 29 deletions

View File

@@ -16,7 +16,8 @@ psutil==5.9.8
pykakasi==2.3.0
pycaw==20240210
websockets==15.0.1
huggingface_hub[hf-xet]
huggingface_hub==0.32.2
hf-xet==1.1.2
setuptools==80.8.0
translators @ git+https://github.com/misyaguziya/translators@5.9.2.1
SpeechRecognition @ git+https://github.com/misyaguziya/custom_speech_recognition@3.10.4.1