Virtual Appliance Changelog
3.0.0 (2024-05-15)
Added
- Enable to configure parallelism in speech-to-text-phonexia and time-analysis
Changed
- Rename speech-to-text-whisper-enhanced to enhanced-speech-to-text-built-on-whisper
- Upgrade Rocky Linux version to 9.4
Fixed
- Fix language code for Levantine arabic
2.1.0 (2024-04-18)
Added
- Introduce extra environment variables for speech-to-text-whisper-enhanced
- Introduce max upload file size specification for filebrowser
Changed
- Increase inotify limits
- Move prometheus storage to data disk
- Admin-related backends are extracted to separate
ingressAdmin
configuration - Time-analysis reconfigured as onDemand instance by default
- Speech engine images bumped from 3.60.1 to 3.61.0
- Load models for speech-to-text-phonexia and time-analysis from data disk by default
- Default value for maxFileSize UI limits set to 5MB instead of 5MiB
- Time-analysis is started as onDemand instance by default
Fixed
- Blacklist nouveau driver
2.0.0 (2024-03-29)
Added
- Allow to change api log level
- Allow to configure UI limits
- Add
time-analysis
subchart - Add options to change tmpdir volume for
speech-platform
API andmedia-conversion
Changed
- (Breaking change) Rename
speech-engine
subchart tospeech-to-text-phonexia
subchart - Store models on data disk for each microservice separately
- Use free version of
media-conversion
by default
Fixed
- Start
nvidia-persistenced
only when nvidia driver is loaded
1.1.0 (2024-02-19)
Added
- Enable startup probe for
speech-to-text-whisper-enhanced
- Automatically start
nvidia-persistenced
daemon - Add comments about api storage resources
Changed
- Use app frontend as landing page
- Expose admin console to
/admin
uri - Increase max data disk size to 20GB
- Disable GSP firmware in nvidia drivers
Fixed
- Calculate
speech-to-text-whisper-enhanced
capacity on GPU properly
Removed
- Remove swap partition
1.0.0
- Initial release