Skip to content

Releases: dongsxyz/rust-ai

v0.1.19

v0.1.11

20 Apr 07:09
Compare
Choose a tag to compare
  1. Add: Azure voice en-US-RogerNeural.
  2. Add: global configuration via environment variable RUST_AI_CONFIG.

v0.1.9

28 Mar 06:57
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release

New

  1. 978b0e1: Azure speech cognitive service (create batch transcription v3.1).
  2. 978b0e1: Azure speech cognitive service (get batch transcription status v3.1).
  3. 978b0e1: Azure speech cognitive service (get batch transcription result files v3.1).
  4. e911c24: Azure speech cognitive service (get batch transcription result file v3.1)。
  5. e5dfb30: Azure speech cognitive service (get batch transcription report v3.1).
  6. 5aba965: Azure speech cognitive service (retrieve transcription report v3.1).
  7. 5aba965: Azure speech cognitive service (retrieve transcription result content v3.1).

Update

  1. 1685851: Remove unnecessary wrapping type SpeechModel and provide more useful utility methods.

v0.1.8

26 Mar 06:18
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

New

  1. dac9857: Azure speech cognitive service (health status v3.1).
  2. d62dfc8: Azure custom speech model query filters

Updates

  1. 5e4e314: Simplify API interface for Speech endpoint, SSML tags.
  2. d62dfc8: Support query params in request_get_endpoint;