Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
DroolingPanda
/
teachingAssistant
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
teachingAssistant
Ctrl+K
Ctrl+K
  • 3 contributors
History: 89 commits
Michael Hu
Implement domain services
6aea21a 19 days ago
  • .vercel
    refactor tts module 20 days ago
  • src
    Implement domain services 19 days ago
  • tests
    Implement domain services 19 days ago
  • utils
    fix circular dependency 20 days ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • .gitignore
    532 Bytes
    refactor based on DDD 20 days ago
  • LICENSE
    1.06 kB
    initial check in 7 months ago
  • README.md
    2.4 kB
    refactor tts 3 months ago
  • app.py
    6.93 kB
    default to parakeet model 3 months ago
  • packages.txt
    9 Bytes
    chore: add espeak-ng to packages.txt 4 months ago
  • pyproject.toml
    1.6 kB
    add faster whisper installation 21 days ago
  • requirements.txt
    318 Bytes
    add faster whisper installation 21 days ago
  • test_dependency_injection.py
    2.08 kB
    Create provider factories with dependency injection 19 days ago
  • test_dtos.py
    6.44 kB
    Implement application DTOs 19 days ago
  • test_stt_migration.py
    3.94 kB
    Migrate existing STT providers to infrastructure layer 19 days ago
  • test_translation_migration.py
    5.45 kB
    Migrate translation service to infrastructure layer 19 days ago
  • test_tts_migration.py
    4.38 kB
    Migrate existing TTS providers to infrastructure layer 19 days ago