Google Cloud Speech API enables developers to convert audio to text by applying powerful neural network models in an easy to use API. The API recognizes over 110 languages and variants, to support your global user base. You can transcribe the text of users dictating to an application’s microphone, enable command-and-control through voice, or transcribe audio files, among many other use cases. Recognize audio uploaded in the request, and integrate with your audio storage on Google Cloud Storage, by using the same technology Google uses to power its own products.
Apply the most advanced deep learning neural network algorithms to your user's audio for speech recognition with unparalleled accuracy. Speech API accuracy improves over time as Google improves the internal speech recognition technology used by Google products.
Speech API recognizes over 110 languages and variants to support your global user base. You can also filter inappropriate content in text results.
Speech API can stream text results, returning partial recognition results as they become available, with the recognized text appearing immediately while speaking. Alternatively, Speech API can return recognized text from audio stored in a file.
You don’t need advanced signal processing or noise cancellation before sending audio to Speech API. The service can successfully handle noisy audio from a variety of environments.
Speech recognition can be tailored to context by providing a separate set of word hints with each API call. Useful especially for device/app control use cases.
Speech API supports any device that can send a REST or gRPC request including phones, PCs, tablets and IoT devices (e.g., cars, TVs, speakers)
Automatic Speech Recognition
Automatic Speech Recognition (ASR) powered by deep learning neural networking to power your applications like voice search or speech transcription.
Global Vocabulary
Recognizes over 110 languages and variants with an extensive vocabulary.
Streaming Recognition
Returns recognition results while the user is still speaking.
Word Hints
Speech recognition can be customized to a specific context by providing a set of words and phrases that are likely to be spoken. Especially useful for adding custom words and names to the vocabulary and in voice-control use cases.
Real-time or Pre-recorded Audio Support
Audio input can be captured by an application’s microphone or sent from a pre-recorded audio file. Multiple audio encodings are supported, including FLAC, AMR, PCMU and Linear-16.
Noise Robustness
Handles noisy audio from many environments without requiring additional noise cancellation.
Inappropriate Content Filtering
Filter inappropriate content in text results for some languages.
Integrated API
Audio files can be uploaded in the request or integrated with Google Cloud Storage.