Commit History

Author SHA1 Message Date
  Julien Veyssier 76925f15d6 feat(stt): add ability to cancel a scheduled transcription 5 months ago
  Julien Veyssier 6580bef319 Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts 6 months ago
  Andrey Borysenko ea7f1f9ecd move setting of userId before provider execution 7 months ago
  Andrey Borysenko 13588c7566 Introduce ISpeechToTextProviderWithUserId 7 months ago
  Marcel Klehr 928fee8ab4 enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className 10 months ago
  Marcel Klehr 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 year ago
  Marcel Klehr fbcd275acb Context params: Make userId nullable 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 9649f91892 Update lib/private/SpeechToText/SpeechToTextManager.php 1 year ago
  Joas Schilling bef4cf0ad1 Fix missing import 1 year ago
  Marcel Klehr 3f57725a7c SpeechToTextManager#transcribeFile: Try next provider if one fails 1 year ago
  Marcel Klehr 6e9f260348 Update lib/private/SpeechToText/SpeechToTextManager.php 1 year ago
  Marcel Klehr 3779cc3d88 SpeechToTextManager: Deduplicate transcription jobs 1 year ago
  Marcel Klehr ad66180c34 Update lib/private/SpeechToText/SpeechToTextManager.php 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 ef7ce88cee ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of path 1 year ago
  Marcel Klehr a9b5d1f9da chore(coding style): Run cs:fix 1 year ago
  Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 1 year ago