Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
loko99
/
Coild
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Coild
Ctrl+K
Ctrl+K
3 contributors
History:
337 commits
Ranjan Shettigar
Merge pull request #19 from COILDOrg/dev
8301acd
unverified
15 days ago
.github
Update gh2hf.yml
2 months ago
scripts
Enhance subdomain retrieval endpoint with improved error handling and logging; update domain and subdomain data migration script; modify frontend to reflect accurate domain and subdomain availability messages
28 days ago
static
Add styles for scrollable moderators table and update HTML structure
27 days ago
templates
Add styles for scrollable moderators table and update HTML structure
27 days ago
transcript
Add transcripts in multiple languages: Hindi, Kannada, Tamil, Telugu, and Malayalam
2 months ago
.dockerignore
Safe
418 Bytes
Update Docker ignore and adjust test sync timing to 1 minute
3 months ago
.env.example
Safe
1.11 kB
Refactor environment variable formatting and update .gitignore to include the /coild directory
15 days ago
.gitattributes
Safe
1.52 kB
Add .gitattributes to configure Git LFS for large file types
2 months ago
.gitignore
Safe
147 Bytes
Refactor environment variable formatting and update .gitignore to include the /coild directory
15 days ago
Dockerfile
Safe
692 Bytes
Optimize Dockerfile by using --no-cache-dir in pip install to reduce image size
about 2 months ago
README.md
Safe
4.37 kB
Add README for Speech Corpus Creation Tool; detail features, usage, and technical specifications
about 2 months ago
admin_routes.py
Safe
12.9 kB
Refactor subdomain retrieval logic for improved error handling; update messages for clarity and consistency in UI
28 days ago
app.py
Safe
38.8 kB
Refactor domain and subdomain handling in recording assignment; enhance filtering in assignment logic
28 days ago
auth_middleware.py
Safe
6.36 kB
Rename 'doc' route to 'docs' and update references in templates; remove unused doc.css file
about 1 month ago
database_manager.py
Safe
45.5 kB
Add domain and subdomain initialization with fallback to predefined data
15 days ago
dataset_sync.py
Safe
18.5 kB
Reduce initial sync timing to 1 minute; update viewport meta tags for login and validation pages, and add robots.txt for crawler management
about 1 month ago
dev.Dockerfile
Safe
2.01 kB
Remove unnecessary system dependencies from Dockerfile for streamlined image build
about 2 months ago
dev.md
Safe
34.6 kB
Add dev doc
about 2 months ago
domain_subdomain.py
Safe
9.78 kB
Enhance subdomain retrieval endpoint with improved error handling and logging; update domain and subdomain data migration script; modify frontend to reflect accurate domain and subdomain availability messages
28 days ago
input_validation.py
Safe
807 Bytes
Refactor audio metadata validation, enhance session security, and improve user feedback for row input
3 months ago
language_config.py
Safe
6.56 kB
Add Dogri language support to language configuration
2 months ago
lazy_loader.py
Safe
5.83 kB
Enhance transcript navigation with debouncing for button clicks; improve boundary condition handling and state management in UI
28 days ago
prepare_dataset.py
Safe
6.91 kB
Add domain and subdomain handling in dataset preparation and admin routes; enhance data submission with new fields
28 days ago
prepare_parquet.py
Safe
4.52 kB
Add domain and subdomain handling in dataset preparation and admin routes; enhance data submission with new fields
28 days ago
requirements.txt
Safe
327 Bytes
Enhance performance by adding Flask-Compress for response compression; adjust initial sync timing to 3 minutes and update requirements
about 1 month ago
robots.txt
Safe
342 Bytes
Reduce initial sync timing to 1 minute; update viewport meta tags for login and validation pages, and add robots.txt for crawler management
about 1 month ago
security_middleware.py
Safe
3.54 kB
Refactor project structure: remove unused files, update requirements, and enhance mobile styles for better UI responsiveness
about 2 months ago
super_admin.py
Safe
13 kB
Register super admin blueprint and initialize verification cleanup system
about 2 months ago
upload_manager.py
Safe
2.97 kB
Add initial project setup with Docker, environment configuration, and authentication middleware
3 months ago
validation_route.py
Safe
16.9 kB
Add logging for filter selections and enhance recording assignment logic with domain and subdomain checks
27 days ago