refactor: Remove notebook and establish API routing structure. 65bf3d8 S01Nour commited on 15 days ago
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models 6db5781 S01Nour commited on 15 days ago
feat: Add text generation API endpoint with T5 model integration. 0d13811 S01Nour commited on 15 days ago
Refactor MCP tool handling to use hardcoded tool definitions and improve return value handling in health check and tool calls b36d7d0 malek-messaoudii commited on 15 days ago
Refactor requirements and chatbot services; enhance service initialization and error handling for TTS and STT functionalities 691fd14 malek-messaoudii commited on 28 days ago
Refactor audio processing and chatbot services; enhance STT and TTS functionalities with base64 support and session management 56dc677 malek-messaoudii commited on 28 days ago
Update requirements and refactor STT and chatbot services for improved model loading and error handling 3b2b211 malek-messaoudii commited on 28 days ago
Refactor chatbot and STT services to improve model loading, response generation, and error handling; utilize Hugging Face API for STT functionality e8aa76b malek-messaoudii commited on 28 days ago
Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality 95cb26e malek-messaoudii commited on 28 days ago
Enhance configuration validation and audio processing limits 918acab malek-messaoudii commited on 28 days ago
Refactor audio models and services for improved error handling and response streaming 9aa985d malek-messaoudii commited on 28 days ago
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub d289997 Yassine Mhirsi commited on Nov 18
Add KPA model integration and update configuration for label predictions f28285b Yassine Mhirsi commited on Nov 18
Fix formatting in stance_model_manager.py by adjusting whitespace in tokenizer loading code 17abb72 Yassine Mhirsi commited on Nov 17