9 Commits (e42f511412c3dee98e843d215f6f74d65b8a5120)

Author SHA1 Message Date
  Marcel Klehr ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob 1 year ago
  Marcel Klehr a2f5421fc3 SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events 1 year ago
  Marcel Klehr a8b27c9126 TranscriptionJob: Add owner argument to simplify filesystem setup 1 year ago
  Marcel Klehr eb996cbbb0 TranscriptionJob: Ensure filesystem is setup before trying to retrieve file 1 year ago
  Marcel Klehr 71523b9816 AbstractTranscriptionEvent: Add File param 1 year ago
  Marcel Klehr 865ebfaf72 Add missing strict_types + author + copyright 1 year ago
  Marcel Klehr a8d3fff648 Split TranscriptionFinishedEvent into Successful and Failed events 1 year ago
  Marcel Klehr 176f1af26a ISpeechToTextManager: Take File as input, drop $context 1 year ago
  Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 1 year ago