| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Looks good, just the high level comments in the file need to be updated.
Sorry, something went wrong.
| # limitations under the License. | ||
|
|
||
| """Google Cloud Speech API sample that demonstrates enhanced models | ||
| and recognition metadata. |
There was a problem hiding this comment.
Comment update
Sorry, something went wrong.
There was a problem hiding this comment.
done
Sorry, something went wrong.
| Example usage: | ||
| python transcribe_multichannel.py resources/audio.raw | ||
| python transcribe_multichannel.py \ | ||
| gs://cloud-samples-tests/speech/Google_Gnome.wav |
There was a problem hiding this comment.
Should we put this in the storage-samples project?
Sorry, something went wrong.
There was a problem hiding this comment.
done
Sorry, something went wrong.
|
the sample tests are currently failing on the service side. UPDATE: tests passing. |
Sorry, something went wrong.
…hon-docs-samples#2003) * add speech api multichannel samples * udpate copyright year * test with multichannel audio data * flake * update comment
…hon-docs-samples#2003) * add speech api multichannel samples * udpate copyright year * test with multichannel audio data * flake * update comment
…hon-docs-samples#2003) * add speech api multichannel samples * udpate copyright year * test with multichannel audio data * flake * update comment
…hon-docs-samples#2003) * add speech api multichannel samples * udpate copyright year * test with multichannel audio data * flake * update comment
…hon-docs-samples#2003) * add speech api multichannel samples * udpate copyright year * test with multichannel audio data * flake * update comment
…hon-docs-samples#2003) * add speech api multichannel samples * udpate copyright year * test with multichannel audio data * flake * update comment
| Back | FazBrowse Home | New Git URL |
add multichannel samples and tests