Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FastAPI-Backend-Models
/
models
30.3 kB
5 contributors
History:
40 commits
malek-messaoudii
feat: Update generate_speech endpoint to enforce MP3 format, modify request and response models for clarity, and enhance documentation to reflect language code usage and format restrictions.
129ec23
about 1 month ago
__init__.py
2.39 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
about 2 months ago
analysis.py
4.25 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
about 2 months ago
generate.py
1.63 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
about 2 months ago
health.py
296 Bytes
Add model_config to HealthResponse in health.py for enhanced configuration options
3 months ago
label.py
7.17 kB
Update label.py
2 months ago
mcp_models.py
5.82 kB
feat: Update generate_speech endpoint to enforce MP3 format, modify request and response models for clarity, and enhance documentation to reflect language code usage and format restrictions.
about 1 month ago
stance.py
1.93 kB
first test
3 months ago
stt.py
229 Bytes
Update chat voice part
about 2 months ago
topic.py
3.12 kB
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
about 2 months ago
tts.py
556 Bytes
feat: Update TTS functionality to use gTTS for text-to-speech conversion, supporting only MP3 format. Adjust requirements and model fields for compatibility.
about 1 month ago
user.py
2.37 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
about 2 months ago
voice_chat.py
546 Bytes
Update chat voice part
about 2 months ago