crowncode-backend / local_demo.py

Commit History

feat: add wav2vec2 model display in build_models_md function
a12879f

Rthur2003 commited on

feat: enhance model table HTML with wav2vec2 badge and formatted metrics
83b3658

Rthur2003 commited on

feat: add audio path parameter to _build_model_table_html and include wav2vec2 predictions
fcf0dbd

Rthur2003 commited on

feat: implement wav2vec2 model loading and inference functions for audio processing
3ad0b90

Rthur2003 commited on

feat: add wav2vec2_model to artifacts loading for enhanced model integration
618303c

Rthur2003 commited on

feat: add wav2vec2_model attribute to DemoArtifacts for model integration
bde8144

Rthur2003 commited on

feat: add Wav2Vec2Config and Wav2Vec2MusicClassifier imports for audio classification
8a75b81

Rthur2003 commited on

feat: implement custom unpickler for TorchSklearnWrapper to support model deserialization
ef35e36

Rthur2003 commited on

feat: add TorchSklearnWrapper import for model deserialization support
026a187

Rthur2003 commited on

feat: enhance model compatibility and input handling for deep learning wrappers
4324aed

Rthur2003 commited on

feat: enhance Windows compatibility for asyncio with warning suppression
c7e5d79

Rthur2003 commited on

feat: add Gradio import handling and Windows compatibility for asyncio
306211a

Rthur2003 commited on

Add Gradio dependency to requirements.txt with version constraints
20fe6c3

Rthur2003 commited on

feat: update local demo for AURIS AI music detection with enhanced dashboard and model comparison
c4ee459

Rthur2003 commited on

feat: add local demo for AURIS AI music detection with Gradio interface
4e0bd69

Rthur2003 commited on