Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-speech
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: googleapis/python-speech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 4 commits
  • 20 files changed
  • 3 contributors

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    8e2e10f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. fix: migrated samples to speech 2.0.0 (#78)

    * I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * docs: I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * chore: I updated the comments on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * fix: resolved conflicts
    
    * fix: migrated samples to speech 2.0.0
    
    * fix: migrated to speech 2.0.0
    
    * fix: fixed lint issues
    b-loved-dreamer authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    47dd992 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. fix: deleted a line duplicating the call to the recognizer (#83)

    * I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * docs: I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * chore: I updated the comments on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * fix: resolved conflicts
    
        pick f510e8f chore: I updated the comments on the transcribe_async file to reflect time limitations on local files for the long_running_recognize
    
    * fix: conflicts
    
    * fix: migrated to speech 2.0.0
    
    * fix: fixed lint issues
    
    * fix: deleted a duplicate line that calls the recognizer
    
    * docs: repaired region tag mismatch
    
    * chore: formatting
    
    * chore: added ]
    b-loved-dreamer authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    3ef6ce5 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.0.1 (#80)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    ea608e9 View commit details
    Browse the repository at this point in the history
Loading