You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "taira yoshiki (Jira)" <ji...@apache.org> on 2019/10/13 09:18:00 UTC

[jira] [Assigned] (AIRFLOW-5646) ADD GcpSpeechToTextRecognizeLongRunningSpeechOperator

     [ https://issues.apache.org/jira/browse/AIRFLOW-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

taira yoshiki reassigned AIRFLOW-5646:
--------------------------------------

    Assignee: taira yoshiki

> ADD GcpSpeechToTextRecognizeLongRunningSpeechOperator
> -----------------------------------------------------
>
>                 Key: AIRFLOW-5646
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5646
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: gcp, hooks, operators
>    Affects Versions: 1.10.5
>            Reporter: taira yoshiki
>            Assignee: taira yoshiki
>            Priority: Minor
>
> Hello, 
> I want to add an operator corresponding to the following API.
> [https://speech.googleapis.com/v1/speech:longrunningrecognize]
> Currently there is only an Operator to call the following API.
> [https://speech.googleapis.com/v1/speech:recognize]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)