Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DroolingPanda
/
teachingAssistant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fafafc3
teachingAssistant
432 kB
3 contributors
History:
90 commits
Michael Hu
Create configuration and dependency injection setup
fafafc3
5 months ago
.vercel
refactor tts module
5 months ago
src
Create configuration and dependency injection setup
5 months ago
tests
Implement domain services
5 months ago
utils
fix circular dependency
5 months ago
.gitattributes
1.52 kB
initial commit
11 months ago
.gitignore
532 Bytes
refactor based on DDD
5 months ago
LICENSE
1.06 kB
initial check in
11 months ago
README.md
2.4 kB
refactor tts
8 months ago
app.py
6.93 kB
default to parakeet model
8 months ago
config.example.json
1.04 kB
Create configuration and dependency injection setup
5 months ago
packages.txt
9 Bytes
chore: add espeak-ng to packages.txt
8 months ago
pyproject.toml
1.6 kB
add faster whisper installation
5 months ago
requirements.txt
318 Bytes
add faster whisper installation
5 months ago
test_dependency_injection.py
11.5 kB
Create configuration and dependency injection setup
5 months ago
test_dtos.py
6.44 kB
Implement application DTOs
5 months ago
test_stt_migration.py
3.94 kB
Migrate existing STT providers to infrastructure layer
5 months ago
test_translation_migration.py
5.45 kB
Migrate translation service to infrastructure layer
5 months ago
test_tts_migration.py
4.38 kB
Migrate existing TTS providers to infrastructure layer
5 months ago