chore(speech): migrate code from googleapis/python-speech by telpirion · Pull Request #8982 · GoogleCloudPlatform/python-docs-samples
and others added 30 commits
September 4, 2019 17:19* Changes docs for async playback to point to LINEAR16 example * Updates to client library with FLAC support. * Changes async examples to flac and updates README
* Auto-update dependencies. * Fix natural language samples * Fix pubsub iam samples * Fix language samples * Fix bigquery samples
* Add sample for transcribing from microphone. * Remove error handling that probably won't work * Add test. * Fix lint. * Increment copyright date
* Migrate quickstart to GAPIC client library * Migrate transcribe to GAPIC client library * Migrate transcribe_async to GAPIC client library * Migrate transcribe_streaming to GAPIC client library * clean up * clean up * Import from google.cloud.speech * update transcribe samples * import in alphabetic order * remove unused variable * use strings instead of enums * restructure code * comment on sreaming requests * import style * flake * correct indent * migrate transcribe_streaming_mic to gapic * update google-cloud-speech version requirement * addressing review comments * at the end of the audio stream, put None to signal to the generator * flake * addressing github review comments * add region tags for migration guide * update README * rst format * bullet * addressing PR review comments * use enums * remove a word
dandhlee
deleted the
python-speech-migration
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters