Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • 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 / routes
46.7 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 47 commits
malek-messaoudii
feat: Implement audio transcription and speech generation endpoints with file upload support and improved response handling
200de02 4 months ago
  • __init__.py
    564 Bytes
    refactor: Remove notebook and establish API routing structure. 4 months ago
  • generate.py
    2.52 kB
    feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management. 4 months ago
  • health.py
    629 Bytes
    Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency 5 months ago
  • label.py
    4.88 kB
    Update label files 5 months ago
  • mcp_routes.py
    25.5 kB
    feat: Implement audio transcription and speech generation endpoints with file upload support and improved response handling 4 months ago
  • root.py
    289 Bytes
    Redirect root endpoint to API documentation instead of returning API information 5 months ago
  • stance.py
    2.92 kB
    Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency 5 months ago
  • stt_routes.py
    1.36 kB
    Update chat voice part 4 months ago
  • tts_routes.py
    1.25 kB
    Update chat voice part 4 months ago
  • voice_chat_routes.py
    6.85 kB
    Update chat voice part 4 months ago