Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DroolingPanda
/
teachingAssistant
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
acd758a
teachingAssistant
Ctrl+K
Ctrl+K
3 contributors
History:
94 commits
Michael Hu
Create unit tests for application layer
acd758a
about 1 month ago
.vercel
refactor tts module
about 1 month ago
src
Implement comprehensive error handling
about 1 month ago
tests
Create unit tests for application layer
about 1 month ago
utils
fix circular dependency
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
532 Bytes
refactor based on DDD
about 1 month ago
LICENSE
Safe
1.06 kB
initial check in
7 months ago
README.md
Safe
2.4 kB
refactor tts
4 months ago
app.py
12.1 kB
Refactor presentation layer to use application services
about 1 month ago
config.example.json
Safe
1.04 kB
Create configuration and dependency injection setup
about 1 month ago
packages.txt
Safe
9 Bytes
chore: add espeak-ng to packages.txt
4 months ago
pyproject.toml
Safe
1.6 kB
add faster whisper installation
about 1 month ago
requirements.txt
Safe
318 Bytes
add faster whisper installation
about 1 month ago
test_dependency_injection.py
11.5 kB
Create configuration and dependency injection setup
about 1 month ago
test_dtos.py
6.44 kB
Implement application DTOs
about 1 month ago
test_stt_migration.py
3.94 kB
Migrate existing STT providers to infrastructure layer
about 1 month ago
test_translation_migration.py
5.45 kB
Migrate translation service to infrastructure layer
about 1 month ago
test_tts_migration.py
Safe
4.38 kB
Migrate existing TTS providers to infrastructure layer
about 1 month ago