Run_code_api / src /apis /controllers /speaking_controller.py

Commit History

add deepspeed
5d88ac1

ABAO77 commited on

remove evaluation, no need function
9537fdb

ABAO77 commited on

fix: Update model name in EnhancedWav2Vec2CharacterASR constructor for improved performance
043359f

ABAO77 commited on

Enhance ASR and feedback mechanisms with Vietnamese pronunciation tips
f784bd2

ABAO77 commited on

update: new model xlsr
54a64d4

ABAO77 commited on

feat: Implement ultra-optimizations for pronunciation assessment system
225134a

ABAO77 commited on

feat: Implement Whisper model preloading during FastAPI startup for optimized performance
cc06ed6

ABAO77 commited on

feat: Implement performance optimizations in speaking_route.py
c9fd875

ABAO77 commited on

Enhance Vietnamese feedback generation with actionable insights and specific improvement strategies. Refine overall feedback based on score ranges, provide detailed guidance for problematic words and phonemes, and suggest clear next steps for users to improve their pronunciation skills.
b9c5d04

ABAO77 commited on

Refactor code structure for improved readability and maintainability
85fa45c

ABAO77 commited on

Implement enhanced pronunciation assessment system with Wav2Vec2 support
aa2c910

ABAO77 commited on

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