Sha256: 679464d17e159b058f3e665146a75f5a20cdae29cdef82981a3bc8c26c3bac69
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
# Cloud Speech-to-Text V1 API Client library for the Cloud Speech-to-Text V1 API Google Speech-to-Text enables developers to convert audio to text by applying powerful neural network models in an easy-to-use API. The API recognizes more than 120 languages and variants to support your global user base. You can enable voice command-and-control, transcribe audio from call centers, and more. It can process real-time streaming or prerecorded audio, using Google's machine learning technology. https://github.com/googleapis/google-cloud-ruby ## Installation ``` $ gem install google-cloud-speech-v1 ``` ## Supported Ruby Versions This library is supported on Ruby 2.4+. Google provides official support for Ruby versions that are actively supported by Ruby Core—that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.4 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-speech-v1-0.1.1 | README.md |
google-cloud-speech-v1-0.1.0 | README.md |