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

  • Log In
  • Sign Up

Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-Backend-Models / routes
14.4 kB
  • 5 contributors
History: 19 commits
malek-messaoudii
Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality
95cb26e 27 days ago
  • __init__.py
    487 Bytes
    Add tts/stt services 28 days ago
  • audio.py
    5.24 kB
    Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality 27 days ago
  • health.py
    629 Bytes
    Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency about 1 month ago
  • label.py
    4.88 kB
    Update label files about 1 month ago
  • root.py
    289 Bytes
    Redirect root endpoint to API documentation instead of returning API information about 1 month ago
  • stance.py
    2.92 kB
    Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency about 1 month ago