#google-cloud-platform #speech #gcp #google-cloud #sdk

google-cloud-speech-v2

Google Cloud Client Libraries for Rust - Cloud Speech-to-Text API

3 releases (breaking)

Uses new Rust 2024

new 0.2.0 Apr 16, 2025
0.1.0 Feb 18, 2025
0.0.0 Feb 15, 2025

#2924 in Network programming

Download history 200/week @ 2025-02-14 37/week @ 2025-02-21 8/week @ 2025-02-28 10/week @ 2025-03-07 5/week @ 2025-03-14 101/week @ 2025-04-11

101 downloads per month

Apache-2.0

1.5MB
22K SLoC

Google Cloud Client Libraries for Rust - Cloud Speech-to-Text API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

This crate contains traits, types, and functions to interact with Cloud Speech-to-Text API Most applications will use the structs defined in the [client] module. More specifically:


Google Cloud Client Libraries for Rust - Cloud Speech-to-Text API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

Converts audio to text by applying powerful neural network models.

Quickstart

The main types to work with this crate are the clients:

More Information

Dependencies

~19–32MB
~559K SLoC