SpeechProcessingAPI 22.3.0
Version 22.3.0.32 (2024-03-25)
- Fix in processing api recovery query at startup
- Increased the update recording status timeout towards database
Version 22.3.0.31 (2024-02-21)
- .Net 8 migration
- Setup upgrade
- Fix in emotion detection results, added processing id
- Fixes for recording name on import
- Fix in processing status, only completed if saving also done
- These Phonexia SPE versions are no longer supported: 3.45, 3.57
- Added support for Phonexia SPE version 3.60
Version 22.3.0.30 (2023-10-02)
- Setup: no more settings overwrite
- Fix in word replacements, now requires an exact match
- Added logging in case of processing retry
- Added SpeechClientId to processing statistics
- Added validation of speech client when processing failed
- Package updates
Version 22.3.0.29 (2023-08-30)
- Increased DB timeout for transcription statistics
- Fixes for running multiple speech clients of the same type
- Fixes in QueueInfo for pending in case of same speech client types
Version 22.3.0.28 (2023-08-10)
- Fix in recording job recovery at API startup
Version 22.3.0.27 (2023-07-27)
- Fix in recording file hash check
Version 22.3.0.26 (2023-06-23)
- Check recordings for duplicates based on file hash
- Added start/end offset to transcription results
- Job schedule
Version 22.3.0.25 (2023-06-16)
- Added extra check on result CCA sync
- Save STT word replacements stats in database
Version 22.3.0.24 (2023-06-13)
- These Phonexia SPE versions are no longer supported: 3.10, 3.11, 3.12, 3.14, 3.15, 3.16, 3.17
- Added support for Phonexia SPE version 3.58
- Add language to CCA task sync
Version 22.3.0.23 (2023-05-24)
- Reverted priority queue library
- Added warnings property to getInterviewData response
Version 22.3.0.22 (2023-05-11)
- Added throttling to the Phonexia client still available check
Version 22.3.0.21 (2023-05-09)
- Added logging to notifier
- Improved processing cycle delays
- Added extra status to make sure all results are saved before reporting
- Made gradually lowering priority optional
Version 22.3.0.20 (2023-04-25)
- Fix in attempt to improve CPU usage
Version 22.3.0.19 (2023-04-19)
- Added getPhonemeTranscription endpoint
Version 22.3.0.18 (2023-04-18)
- Added STT job replacements
- Fix for STT job preferred phrases language matching
Version 22.3.0.17 (2023-04-14)
- Changed default starttime of recording on import to UTC time
- Added extra check in recording validation before adding to job
- Don't verify KWS list if no model found
- QueueInfo response changed to hold model info
Version 22.3.0.16 (2023-04-12)
- Added 'language' in STT job sync
- Fix in Phonexia STT processing in case of empty phrases + dictionary
Version 22.3.0.15 (2023-03-30)
- New priority queue library
Version 22.3.0.14 (2023-03-23)
- Extra logging on queue handling
- Limit queues on startup
Version 22.3.0.13 (2023-03-16)
- Fix for memory leak
- Added RemoveFilesAfterProcessing setting
- Added MaximumQueueAttempts setting
Version 22.3.0.12 (2023-03-16)
- Fix in attempt to exclude some cases in which results are sent but not detected
Version 22.3.0.11 (2023-03-07)
- Added extra logging
Version 22.3.0.10 (2023-03-02)
- Fix in setup for parsing settings.xml supported formats
Version 22.3.0.9 (2023-03-01)
- Fix in setup for parsing settings.xml
Version 22.3.0.8 (2023-02-27)
- Fix for extra parameter in setup
- Added check on speech client availability before each processing
Version 22.3.0.7 (2023-02-23)
- Fix in Phonexia preserve folders
- Added new Phonexia client parameter to setup
Version 22.3.0.6 (2023-02-23)
- Fix for possible null exception when keyword language isn't found
- Changes in log levels
- Added STT_ResultCount to MockClient settings
- Possible fix for STT results memory leak
- Added parameter to Phonexia client to preserve folders
Version 22.3.0.5 (2023-02-16)
- Added uptime + websocket state to ping response
- Possible fix for processing results memory leak
Version 22.3.0.4 (2023-02-15)
- Added Status field to streamprocessing
- Fix for getting processing history for a long list of interactions
- Added support for Phonexia SPE 3.57
- Fix for memory leak in Phonexia websockets
Version 22.3.0.3 (2023-01-20)
- Added delay to ffmpeg process wait
- Small fixes in Phonexia websocket handling
- Removed retry when Phonexia returned 404 on websocket
- Added monitoring endpoint
Version 22.3.0.2 (2023-01-09)
- .Net 6 migration
- Allow startup without configured speech clients
- Fix in ProcessingDbRepository to get STT word results
- Added missing jobId property to TAE results