Run_code_api / src /apis /controllers /speaking_controller.py

Commit History

feat: refactor Wav2Vec2 character ASR to support quantization and improve model loading
c5ca6dc

ABAO77 commited on

feat: implement Wav2Vec2 character-level ASR with ONNX and Transformers support, add phoneme comparison and feedback generation
cef1d4a

ABAO77 commited on

fix: update import statement for BaseModel in agent.py and add timing logs in speaking_controller.py
1a5420f

ABAO77 commited on

Add Wav2Vec2 model conversion and inference to ONNX format
df380ff

ABAO77 commited on