Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rthur2003
/
crowncode-backend
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
crowncode-backend
/
app
/
services
172 kB
Ctrl+K
Ctrl+K
2 contributors
History:
31 commits
Rthur2003
feat: update duration limit for audio analysis to 1 minute for improved detection
d20e581
11 days ago
__init__.py
Safe
70 Bytes
Initial commit: CrownCode Backend for Hugging Face Spaces
4 months ago
audio_processor.py
Safe
2.51 kB
Initial commit: CrownCode Backend for Hugging Face Spaces
4 months ago
clap_detector.py
Safe
10.9 kB
feat: implement CLAP-based AI music detection service
29 days ago
external_clients.py
Safe
5.02 kB
fix: remove base_url from service_status response for cleaner output
about 2 months ago
feature_extractor.py
Safe
18.5 kB
feat: update duration limit for audio analysis to 1 minute for improved detection
11 days ago
fst_client.py
Safe
8.3 kB
fix: add type annotation to _parse_response method for clarity
29 days ago
inference_xai.py
Safe
28.6 kB
feat: add XAI inference service for explainable predictions with detailed feature contributions
12 days ago
logging_config.py
Safe
2.42 kB
Initial commit: CrownCode Backend for Hugging Face Spaces
4 months ago
meta_classifier.py
Safe
15.4 kB
fix: add docstring to MetaClassifierService constructor for clarity
29 days ago
preview_model.py
Safe
5.44 kB
fix: enhance error handling in YouTube analysis and implement API key validation with rate limiting
about 2 months ago
score_fusion.py
Safe
14.8 kB
feat: enhance score fusion confidence range and adjust CLAP weight for improved accuracy
11 days ago
url_parser.py
Safe
2.75 kB
fix: enhance CORS origin handling and update validation for YouTube URLs
about 2 months ago
validation.py
Safe
4.81 kB
fix: enhance CORS origin handling and update validation for YouTube URLs
about 2 months ago
vocal_analyzer.py
Safe
24.5 kB
feat: update duration limit for audio analysis to 1 minute for improved detection
11 days ago
wav2vec2_detector.py
Safe
5.12 kB
fix: refactor import statement and format model path for readability
29 days ago
youtube_analysis.py
Safe
11.3 kB
fix: improve error handling and logging in YouTubeAnalysisService
27 days ago
youtube_downloader.py
Safe
11.5 kB
feat: enhance YouTubeDownloader with cookie handling and error normalization
27 days ago