Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud Speech Veneer does not raise for > 1 result. #2962

Merged
merged 8 commits into from
Jan 25, 2017

Commits on Jan 25, 2017

  1. Cloud Speech Veneer does not raise for > 1 result.

    This commit also:
    
      - adds `transcript` and `confidence` convenience methods
        on result objects
      - updates unit tests appropriately
      - moves from google.cloud.grpc.* to google.cloud.proto.*
      - updates dependencies accordingly
    lukesneeringer committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    5c4fad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b8aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b1881c View commit details
    Browse the repository at this point in the history
  4. Address @daspecster suggestions.

    Also finally fix all linting issues.
    lukesneeringer committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    eab26e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b34bc7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0aa7176 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cccbc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb8abc5 View commit details
    Browse the repository at this point in the history