Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcel Klehr de117d4654 fix(SpeechToTextManager): Throw TaskProcessing Task failed hace 3 meses
  Julien Veyssier 04edeb510d feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask hace 3 meses
  Andy Scherzinger dae7c159f7 chore: Add SPDX header hace 6 meses
  Julien Veyssier 76925f15d6 feat(stt): add ability to cancel a scheduled transcription hace 9 meses
  Julien Veyssier 6580bef319 Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts hace 10 meses
  Andrey Borysenko ea7f1f9ecd move setting of userId before provider execution hace 11 meses
  Andrey Borysenko 13588c7566 Introduce ISpeechToTextProviderWithUserId hace 11 meses
  Marcel Klehr 928fee8ab4 enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className hace 1 año
  Marcel Klehr 2a3ef102f7 AI admin settings: Use config values in AI feature managers hace 1 año
  Marcel Klehr fbcd275acb Context params: Make userId nullable hace 1 año
  Marcel Klehr a2f5421fc3 SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events hace 1 año
  Marcel Klehr a8b27c9126 TranscriptionJob: Add owner argument to simplify filesystem setup hace 1 año
  Marcel Klehr 9649f91892 Update lib/private/SpeechToText/SpeechToTextManager.php hace 1 año
  Joas Schilling bef4cf0ad1 Fix missing import hace 1 año
  Marcel Klehr 3f57725a7c SpeechToTextManager#transcribeFile: Try next provider if one fails hace 1 año
  Marcel Klehr 6e9f260348 Update lib/private/SpeechToText/SpeechToTextManager.php hace 1 año
  Marcel Klehr 3779cc3d88 SpeechToTextManager: Deduplicate transcription jobs hace 1 año
  Marcel Klehr ad66180c34 Update lib/private/SpeechToText/SpeechToTextManager.php hace 1 año
  Marcel Klehr a8d3fff648 Split TranscriptionFinishedEvent into Successful and Failed events hace 1 año
  Marcel Klehr 176f1af26a ISpeechToTextManager: Take File as input, drop $context hace 1 año
  Marcel Klehr ef7ce88cee ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of path hace 1 año
  Marcel Klehr a9b5d1f9da chore(coding style): Run cs:fix hace 1 año
  Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API hace 1 año