feat: add evaluation framework for AURIS models with metrics computation bc1975b Rthur2003 commited on Mar 28
feat: add AURIS training pipeline module for dataset loading and model training 621b77e Rthur2003 commited on Mar 28
feat: update decisionSource assertion to check for auris_ prefix 08942e6 Rthur2003 commited on Mar 28
feat: change decision_source type to string in AnalysisSummary schema 80d6ccc Rthur2003 commited on Mar 28
feat: update requirements.txt to include CLAP and FST dependencies 8852255 Rthur2003 commited on Mar 28
feat: integrate CLAP and FST detection into score fusion process 4aa7ed9 Rthur2003 commited on Mar 28
feat: initialize CLAPDetectorService and FSTClientService in analyze.py ecb4fb3 Rthur2003 commited on Mar 28
feat: add CLAPDetectorService and FSTClientService imports in analyze.py cdec928 Rthur2003 commited on Mar 28
feat: add parsing functions for CLAP and FST results in score fusion b4ae825 Rthur2003 commited on Mar 28
feat: enhance fuse_scores function with CLAP and FST results integration dc559f6 Rthur2003 commited on Mar 28
feat: add imports for CLAPResult and FSTResult in score_fusion.py d51601e Rthur2003 commited on Mar 28
feat: add FST client for AI music detection using HuggingFace API 0e90a82 Rthur2003 commited on Mar 28
refactor: improve test function descriptions and structure in test_analyze.py c046b21 Rthur2003 commited on Mar 28
feat: add audio feature extraction module for AI music detection 29d1ce6 Rthur2003 commited on Mar 28
fix: enhance analyze endpoint with full audio analysis pipeline and vocal analysis support 7b35ef2 Rthur2003 commited on Mar 28
fix: update audio processing endpoint to default options to all-off when missing 8ea6326 Rthur2003 commited on Mar 10
fix: enhance audio processing tests with improved validation and error handling 2ccad2a Rthur2003 commited on Mar 10
fix: update audio processing endpoint to accept options as JSON string and validate input 95c22a6 Rthur2003 commited on Mar 10
fix: add tests for auth failure without API key and ensure rate limiting applies regardless of auth de799a3 Rthur2003 commited on Mar 8
fix: implement rate limiting for audio processing endpoint and improve file size handling 1c79dfc Rthur2003 commited on Mar 8
fix: implement rate limiting for analysis endpoints to prevent abuse 3580561 Rthur2003 commited on Mar 8
fix: update CORS origins and API key requirements in README for production guidelines dfd803e Rthur2003 commited on Mar 8
fix: update status code assertions in commend generate tests for better error handling f89ed85 Rthur2003 commited on Mar 8
fix: enhance API key validation and implement stale IP eviction in rate limiting c5f51f7 Rthur2003 commited on Mar 8
fix: improve CORS origin handling with warnings for production and defaults for development dd0b28c Rthur2003 commited on Mar 8
fix: remove unnecessary CORS origins environment variable from Dockerfile 9a908b0 Rthur2003 commited on Mar 8
fix: standardize error response format and update request payload keys in commend endpoints be8f2ab Rthur2003 commited on Mar 7
fix: enhance error responses in audio processing endpoint with structured details e8b1db1 Rthur2003 commited on Mar 7
fix: update audio processing tests to handle multiple error status codes 91fa7cf Rthur2003 commited on Mar 6
fix: update analysis and commend endpoints with additional tests and default values 8bcdcab Rthur2003 commited on Mar 5
fix: update project structure in README to reflect accurate directory names and organization 6a28768 Rthur2003 commited on Mar 5
fix: remove base_url from service_status response for cleaner output 98d16d1 Rthur2003 commited on Mar 5
fix: enhance error handling in YouTube analysis and implement API key validation with rate limiting c3a06a0 Rthur2003 commited on Mar 5
fix: add analysisMode to AnalysisResult and update decisionSource handling in analyze functions 7f1abd6 Rthur2003 commited on Mar 4
fix: enhance CORS origin handling and update validation for YouTube URLs cbff5e0 Rthur2003 commited on Mar 4
fix: update filterwarnings in pyproject.toml to ignore additional deprecation warnings f37f03d Rthur2003 commited on Mar 3
chore: update pyproject.toml and requirements.txt with project metadata and comments d498226 Rthur2003 commited on Mar 3
fix: update health check test assertions for correct response keys d12895a Rthur2003 commited on Mar 3
refactor: update test client fixture to use context manager for better resource management 36c6633 Rthur2003 commited on Mar 3