23 次代码提交 (77148905f0ebfdbd7bff33023ed037d1a29583ce)

作者 SHA1 备注 提交日期
  Julien Veyssier 6580bef319
Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts 4 个月前
  Andrey Borysenko ea7f1f9ecd
move setting of userId before provider execution 5 个月前
  Andrey Borysenko 13588c7566
Introduce ISpeechToTextProviderWithUserId 5 个月前
  Marcel Klehr 928fee8ab4 enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className 8 个月前
  Marcel Klehr 2a3ef102f7
AI admin settings: Use config values in AI feature managers 11 个月前
  Marcel Klehr ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob 1年前
  Marcel Klehr fbcd275acb Context params: Make userId nullable 1年前
  Marcel Klehr a2f5421fc3 SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events 1年前
  Marcel Klehr a8b27c9126 TranscriptionJob: Add owner argument to simplify filesystem setup 1年前
  Marcel Klehr eb996cbbb0 TranscriptionJob: Ensure filesystem is setup before trying to retrieve file 1年前
  Marcel Klehr 9649f91892
Update lib/private/SpeechToText/SpeechToTextManager.php 1年前
  Joas Schilling bef4cf0ad1
Fix missing import 1年前
  Marcel Klehr 3f57725a7c SpeechToTextManager#transcribeFile: Try next provider if one fails 1年前
  Marcel Klehr 6e9f260348
Update lib/private/SpeechToText/SpeechToTextManager.php 1年前
  Marcel Klehr 3779cc3d88 SpeechToTextManager: Deduplicate transcription jobs 1年前
  Marcel Klehr 71523b9816 AbstractTranscriptionEvent: Add File param 1年前
  Marcel Klehr ad66180c34
Update lib/private/SpeechToText/SpeechToTextManager.php 1年前
  Marcel Klehr 865ebfaf72 Add missing strict_types + author + copyright 1年前
  Marcel Klehr a8d3fff648 Split TranscriptionFinishedEvent into Successful and Failed events 1年前
  Marcel Klehr 176f1af26a ISpeechToTextManager: Take File as input, drop $context 1年前
  Marcel Klehr ef7ce88cee ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of path 1年前
  Marcel Klehr a9b5d1f9da chore(coding style): Run cs:fix 1年前
  Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 1年前