Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare caching for transcription based on rss feed #3

Open
2 tasks
FlakM opened this issue Nov 6, 2022 · 0 comments
Open
2 tasks

Prepare caching for transcription based on rss feed #3

FlakM opened this issue Nov 6, 2022 · 0 comments

Comments

@FlakM
Copy link
Owner

FlakM commented Nov 6, 2022

Since transcription is very time-consuming (0.66xaudio_length) the results of stt should be cached based on RSS hashing to s3 or some other storage.

  • preferably cache should contain all the metadata for possible transformations (ie speaker tagging etc)
  • there should be some kind of index of all cached entries to enable watching new RSS feeds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant