Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-Backend-Models / services
18.7 kB
  • 5 contributors
History: 25 commits
malek-messaoudii
Refactor chatbot and STT services to improve model loading, response generation, and error handling; utilize Hugging Face API for STT functionality
e8aa76b 28 days ago
  • __init__.py
    545 Bytes
    add gemini api 28 days ago
  • chatbot_service.py
    4 kB
    Refactor chatbot and STT services to improve model loading, response generation, and error handling; utilize Hugging Face API for STT functionality 28 days ago
  • gemini_client.py
    349 Bytes
    Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality 28 days ago
  • label_model_manager.py
    4.86 kB
    Update training script and model files about 1 month ago
  • stance_model_manager.py
    3.33 kB
    Update training script and model files about 1 month ago
  • stt_service.py
    2.23 kB
    Refactor chatbot and STT services to improve model loading, response generation, and error handling; utilize Hugging Face API for STT functionality 28 days ago
  • tts_service.py
    3.37 kB
    Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality 28 days ago