Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
178 kB
Ctrl+K
Ctrl+K
2 contributors
History:
36 commits
Rthur2003
feat: integrate wav2vec2 score into score fusion logic
87518a8
11 days ago
__init__.py
70 Bytes
Initial commit: CrownCode Backend for Hugging Face Spaces
4 months ago
audio_processor.py
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
about 2 months ago
external_clients.py
Safe
5.02 kB
fix: remove base_url from service_status response for cleaner output
3 months ago
feature_extractor.py
Safe
19.8 kB
fix: add ffmpeg decoding fallback for unsupported audio formats in feature extraction
24 days ago
fst_client.py
Safe
8.3 kB
fix: add type annotation to _parse_response method for clarity
about 2 months ago
inference_xai.py
Safe
32 kB
fix: real ensemble inference, Youden threshold, DL unpickler
12 days ago
logging_config.py
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
about 2 months ago
preview_model.py
Safe
5.44 kB
fix: enhance error handling in YouTube analysis and implement API key validation with rate limiting
3 months ago
score_fusion.py
Safe
15.6 kB
feat: integrate wav2vec2 score into score fusion logic
11 days ago
url_parser.py
Safe
2.75 kB
fix: enhance CORS origin handling and update validation for YouTube URLs
3 months ago
validation.py
Safe
4.81 kB
fix: enhance CORS origin handling and update validation for YouTube URLs
3 months ago
vocal_analyzer.py
Safe
25.5 kB
fix: add ffmpeg decoding fallback for audio loading in analyze_vocals
12 days ago
wav2vec2_detector.py
Safe
5.12 kB
fix: refactor import statement and format model path for readability
about 2 months ago
youtube_analysis.py
Safe
11.3 kB
fix: improve error handling and logging in YouTubeAnalysisService
about 2 months ago
youtube_downloader.py
Safe
11.5 kB
feat: enhance YouTubeDownloader with cookie handling and error normalization
about 2 months ago