Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ABAO77
/
Run_code_api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cef1d4a
Run_code_api
442 kB
1 contributor
History:
55 commits
ABAO77
feat: implement Wav2Vec2 character-level ASR with ONNX and Transformers support, add phoneme comparison and feedback generation
cef1d4a
2 months ago
src
feat: implement Wav2Vec2 character-level ASR with ONNX and Transformers support, add phoneme comparison and feedback generation
2 months ago
.gitattributes
Safe
1.68 kB
first commit
3 months ago
.gitignore
Safe
198 Bytes
Add Wav2Vec2 model conversion and inference to ONNX format
2 months ago
Dockerfile
Safe
363 Bytes
feat: install ffmpeg in Dockerfile
2 months ago
README.md
Safe
195 Bytes
initial commit
4 months ago
app.py
Safe
276 Bytes
Upload 74 files
3 months ago
requirements.txt
Safe
270 Bytes
Add Wav2Vec2 model conversion and inference to ONNX format
2 months ago
sessions.json
Safe
0 Bytes
Refactor roleplay agent implementation and update session handling for improved message processing
3 months ago
test_audio_api.py
Safe
4.09 kB
Enhance roleplay API to support audio messages and add comprehensive test cases
3 months ago