Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Running
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 6 hours ago
__init__.py
Safe
2.39 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
11 days ago
analysis.py
Safe
4.25 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
11 days ago
generate.py
Safe
1.63 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
12 days ago
health.py
Safe
296 Bytes
Add model_config to HealthResponse in health.py for enhanced configuration options
about 1 month ago
label.py
Safe
7.17 kB
Update label.py
about 1 month ago
mcp_models.py
Safe
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 6 hours ago
stance.py
Safe
1.93 kB
first test
about 1 month ago
stt.py
Safe
229 Bytes
Update chat voice part
15 days ago
topic.py
Safe
3.12 kB
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
12 days ago
tts.py
Safe
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 12 hours ago
user.py
Safe
2.37 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
11 days ago
voice_chat.py
Safe
546 Bytes
Update chat voice part
15 days ago