Commit Graph

14 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Julien Veyssier 04edeb510d
feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 1 year ago
Marcel Klehr 397b1d1654 chore: deprecate old AI APIs 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Julien Veyssier 76925f15d6
feat(stt): add ability to cancel a scheduled transcription 2 years ago
Marcel Klehr fc9780a41d
First pass at ai admin settings 2 years ago
Joas Schilling db9901a02e
Fix(docs): Fix parameter type in doc block 3 years ago
Marcel Klehr fbcd275acb Context params: Make userId nullable 3 years ago
Marcel Klehr a2f5421fc3 SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events 3 years ago
Marcel Klehr 47cff5d651
Update lib/public/SpeechToText/ISpeechToTextManager.php 3 years ago
Marcel Klehr b082657252
Update lib/public/SpeechToText/ISpeechToTextManager.php 3 years ago
Marcel Klehr aac6a186c1
Update lib/public/SpeechToText/ISpeechToTextManager.php 3 years ago
Marcel Klehr 176f1af26a ISpeechToTextManager: Take File as input, drop $context 3 years ago
Marcel Klehr ef7ce88cee ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of path 3 years ago
Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 3 years ago