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...
5a412ce
Run_code_api
480 kB
1 contributor
History:
60 commits
ABAO77
Implement Lesson Practice 2 Agent with state management and routing logic; add practice and teaching agent functions; create prompts for conversation and teaching; establish pronunciation API with lesson data and search functionality.
5a412ce
2 months ago
src
Implement Lesson Practice 2 Agent with state management and routing logic; add practice and teaching agent functions; create prompts for conversation and teaching; establish pronunciation API with lesson data and search functionality.
2 months ago
.gitattributes
Safe
1.72 kB
Implement Lesson Practice 2 Agent with state management and routing logic; add practice and teaching agent functions; create prompts for conversation and teaching; establish pronunciation API with lesson data and search functionality.
2 months ago
.gitignore
Safe
209 Bytes
Implement Lesson Practice 2 Agent with state management and routing logic; add practice and teaching agent functions; create prompts for conversation and teaching; establish pronunciation API with lesson data and search functionality.
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
test_tts_cleaning.py
Safe
6.08 kB
feat: add text cleaning functionality for TTS service to enhance input processing
2 months ago