Releases: dongsxyz/rust-ai
Releases · dongsxyz/rust-ai
v0.1.19
v0.1.11
- Add: Azure voice
en-US-RogerNeural
. - Add: global configuration via environment variable
RUST_AI_CONFIG
.
v0.1.9
New
- 978b0e1: Azure speech cognitive service (create batch transcription v3.1).
- 978b0e1: Azure speech cognitive service (get batch transcription status v3.1).
- 978b0e1: Azure speech cognitive service (get batch transcription result files v3.1).
- e911c24: Azure speech cognitive service (get batch transcription result file v3.1)。
- e5dfb30: Azure speech cognitive service (get batch transcription report v3.1).
- 5aba965: Azure speech cognitive service (retrieve transcription report v3.1).
- 5aba965: Azure speech cognitive service (retrieve transcription result content v3.1).
Update
- 1685851: Remove unnecessary wrapping type
SpeechModel
and provide more useful utility methods.