azure-cognitive-speech-services

Crates.ioazure-cognitive-speech-services
lib.rsazure-cognitive-speech-services
version
sourcesrc
created_at2024-01-22 16:28:30.204459
updated_at2024-11-10 21:41:49.498653
descriptionAzure Cognitive Speech Services for Rust
homepage
repositoryhttps://github.com/vitri-ent/azure-cognitive-speech-services-rs
max_upload_size
id1108960
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Carson M. (decahedron1)

documentation

README

Azure Cognitive Speech Services

Azure Cognitive Speech Services for Rust

NOTE: This package is not affiliated with Microsoft/Azure and is maintained by pyke.io.

Features

  • Text to speech
    • ✅ Interop with speech-synthesis
    • ✅ SSML (via ssml crate)
    • ✅ Audio streaming
    • ✅ Visemes
    • ❌ Batch synthesis
  • Speech to text
  • Intent recognition
  • Speaker recognition
  • Keyword recognition
Commit count: 19

cargo fmt