SurfSense/surfsense_backend/app/podcasts
2026-06-10 18:44:03 +02:00
..
api feat(podcasts): add http api 2026-06-10 18:44:03 +02:00
generation feat(podcasts): add brief and transcript generation 2026-06-10 18:44:03 +02:00
persistence feat(podcasts): add persistence model and repository 2026-06-10 18:44:03 +02:00
rendering feat(podcasts): add audio renderer 2026-06-10 18:44:03 +02:00
resolution feat(podcasts): add language and voice resolution 2026-06-10 18:44:03 +02:00
schemas feat(podcasts): add brief and transcript schemas 2026-06-10 18:44:03 +02:00
tasks feat(podcasts): add celery tasks 2026-06-10 18:44:03 +02:00
tts feat(podcasts): add text-to-speech adapters 2026-06-10 18:44:03 +02:00
voices feat(podcasts): add voice catalog 2026-06-10 18:44:03 +02:00
__init__.py feat(podcasts): add module package init 2026-06-10 18:44:03 +02:00
service.py feat(podcasts): add lifecycle service 2026-06-10 18:44:03 +02:00
storage.py feat(podcasts): add audio storage 2026-06-10 18:44:03 +02:00