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...
c5ca6dc
Run_code_api
442 kB
1 contributor
History:
56 commits
ABAO77
feat: refactor Wav2Vec2 character ASR to support quantization and improve model loading
c5ca6dc
2 months ago
src
feat: refactor Wav2Vec2 character ASR to support quantization and improve model loading
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
3 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