speech-model / app.py

Commit History

Add v2 pipeline model (prithivMLmods), route by model param
a59e52c

A7md47 commited on

Fix backbone weight loading: strip wav2vec2 prefix, add sanity check, remove unused /predict endpoint
0e10a76

A7md47 commited on

Fix predict_b64 to handle both JSON and form content types
cea217d

A7md47 commited on

Fix predict_b64 to accept both JSON body and form data
76cc8ac

A7md47 commited on

Real Wav2Vec2 SER model inference from model.safetensors
7ad1978

A7md47 commited on

Update with 7-class SER model scaffold and correct label mapping
db5ac0e

A7md47 commited on

Add speech emotion recognition API scaffolding
4b9f373

A7md47 commited on