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