Commit History

feat: integrate wav2vec2 score into score fusion logic
87518a8

Rthur2003 commited on

fix: add wav2vec2 result handling and logging in analyze file processing
8be5b97

Rthur2003 commited on

feat: add Wav2Vec2 detector service to analysis route
5529f33

Rthur2003 commited on

fix: adjust confidence calculation and streamline model download logic
a55f921

Rthur2003 commited on

feat: adjust confidence range in analysis result and optimize parallel processing for feature extraction, vocal analysis, and CLAP detection
8e5e154

Rthur2003 commited on

feat: enhance score fusion confidence range and adjust CLAP weight for improved accuracy
e18d9f7

Rthur2003 commited on

feat: enhance analysis result with estimated bitrate and XAI verdict integration
9e93437

Rthur2003 commited on

feat: add XAI inference for explainable predictions in analysis results
21d9516

Rthur2003 commited on

feat: add XAI explanation models for enhanced interpretability in analysis results
45def97

Rthur2003 commited on

feat: integrate XAI service for enhanced explainability in analysis
3f5c3a0

Rthur2003 commited on

feat: extend analysis route to support multiple source types including TikTok, Instagram, SoundCloud, and Twitter
f11faed

Rthur2003 commited on

feat: integrate CLAP and FST detection into score fusion process
4aa7ed9

Rthur2003 commited on

feat: initialize CLAPDetectorService and FSTClientService in analyze.py
ecb4fb3

Rthur2003 commited on

feat: add CLAPDetectorService and FSTClientService imports in analyze.py
cdec928

Rthur2003 commited on

fix: enhance analyze endpoint with full audio analysis pipeline and vocal analysis support
7b35ef2

Rthur2003 commited on

fix: update audio processing endpoint to default options to all-off when missing
8ea6326

Rthur2003 commited on

fix: update audio processing endpoint to accept options as JSON string and validate input
95c22a6

Rthur2003 commited on

fix: implement rate limiting for audio processing endpoint and improve file size handling
1c79dfc

Rthur2003 commited on

fix: implement rate limiting for analysis endpoints to prevent abuse
3580561

Rthur2003 commited on

fix: enhance API key validation and implement stale IP eviction in rate limiting
c5f51f7

Rthur2003 commited on

fix: standardize error response format and update request payload keys in commend endpoints
be8f2ab

Rthur2003 commited on

fix: enhance error responses in audio processing endpoint with structured details
e8b1db1

Rthur2003 commited on

fix: update analysis and commend endpoints with additional tests and default values
8bcdcab

Rthur2003 commited on

fix: enhance error handling in YouTube analysis and implement API key validation with rate limiting
c3a06a0

Rthur2003 commited on

fix: add analysisMode to AnalysisResult and update decisionSource handling in analyze functions
7f1abd6

Rthur2003 commited on

feat: add duplicate comment prevention and video comment status check endpoints
a6c4ac1

Rthur2003 commited on

feat: implement Comment Tracker Service to manage posted video IDs and prevent duplicate comments
fcfa3d9

Rthur2003 commited on

refactor: update model version in Gemini AI Service and optimize transcript fetching in YouTube Service
0406dc2

Rthur2003 commited on

refactor: update model version in Gemini AI Service for improved performance
4c4829f

Rthur2003 commited on

fix: handle YouTube share URLs with si= parameter
cc64632

Rthur2003 Claude Opus 4.5 commited on

refactor: Update model version in Gemini AI Service for improved performance
ac7b4f5

Rthur2003 commited on

refactor: Update model version in content generation for improved performance
93f9247

Rthur2003 commited on

refactor: Remove unused imports from commend router
0abb684

Rthur2003 commited on

refactor: Clean up and optimize comment generation logic in Gemini AI Service
0867dac

Rthur2003 commited on

refactor: Optimize YouTube comment generation by reducing API calls and improving efficiency
0fced84

Rthur2003 commited on

refactor: Optimize YouTube comment generation and improve error handling
61ddcc8

Rthur2003 commited on

feat: Enhance YouTube API integration with improved configuration checks and documentation
eb80da4

Rthur2003 commited on

refactor: Migrate from deprecated google.generativeai to google.genai package
c6a816d

Rthur2003 commited on

Refine analysis result model and enhance YouTube URL analysis documentation
933ef32

Rthur2003 commited on

Add Crown Commend API routes for YouTube comment generation and posting
d3cb4fb

Rthur2003 commited on

Add YouTube API service for video details, comments, and posting functionality
047eaf1

Rthur2003 commited on

Add __init__.py for Crown Commend module with initial documentation
4ea2acb

Rthur2003 commited on

Enhance docstrings in analyze.py for clarity on analysis features, audio info, and response model
ff55821

Rthur2003 commited on

Refactor analyze endpoint to improve structure and add detailed response models for YouTube and file analysis
09f3402

Rthur2003 commited on

Add unified analysis endpoint for YouTube URLs and file uploads
5b137e3

Rthur2003 commited on

Initial commit: CrownCode Backend for Hugging Face Spaces
7ac6163

Rthur2003 Claude Opus 4.5 commited on