Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
1 contributor
History:
55 commits
ABAO77
feat: implement Wav2Vec2 character-level ASR with ONNX and Transformers support, add phoneme comparison and feedback generation
cef1d4a
9 months ago
src
feat: implement Wav2Vec2 character-level ASR with ONNX and Transformers support, add phoneme comparison and feedback generation
9 months ago
.gitattributes
Safe
1.68 kB
first commit
10 months ago
.gitignore
Safe
198 Bytes
Add Wav2Vec2 model conversion and inference to ONNX format
9 months ago
Dockerfile
Safe
363 Bytes
feat: install ffmpeg in Dockerfile
9 months ago
README.md
Safe
195 Bytes
initial commit
10 months ago
app.py
Safe
276 Bytes
Upload 74 files
10 months ago
requirements.txt
Safe
270 Bytes
Add Wav2Vec2 model conversion and inference to ONNX format
9 months ago
sessions.json
Safe
0 Bytes
Refactor roleplay agent implementation and update session handling for improved message processing
9 months ago
test_audio_api.py
Safe
4.09 kB
Enhance roleplay API to support audio messages and add comprehensive test cases
9 months ago