tests.system.google.cloud.translate_speech.example_translate_speech

Attributes

ENV_ID

PROJECT_ID

DAG_ID

BUCKET_NAME

FILE_NAME

INPUT

VOICE

AUDIO_CONFIG

CONFIG

AUDIO

TARGET_LANGUAGE

FORMAT

MODEL

SOURCE_LANGUAGE

create_bucket

test_run

Module Contents

tests.system.google.cloud.translate_speech.example_translate_speech.ENV_ID[source]
tests.system.google.cloud.translate_speech.example_translate_speech.PROJECT_ID[source]
tests.system.google.cloud.translate_speech.example_translate_speech.DAG_ID = 'gcp_translate_speech'[source]
tests.system.google.cloud.translate_speech.example_translate_speech.BUCKET_NAME[source]
tests.system.google.cloud.translate_speech.example_translate_speech.FILE_NAME[source]
tests.system.google.cloud.translate_speech.example_translate_speech.INPUT[source]
tests.system.google.cloud.translate_speech.example_translate_speech.VOICE[source]
tests.system.google.cloud.translate_speech.example_translate_speech.AUDIO_CONFIG[source]
tests.system.google.cloud.translate_speech.example_translate_speech.CONFIG[source]
tests.system.google.cloud.translate_speech.example_translate_speech.AUDIO[source]
tests.system.google.cloud.translate_speech.example_translate_speech.TARGET_LANGUAGE = 'pl'[source]
tests.system.google.cloud.translate_speech.example_translate_speech.FORMAT = 'text'[source]
tests.system.google.cloud.translate_speech.example_translate_speech.MODEL = 'base'[source]
tests.system.google.cloud.translate_speech.example_translate_speech.SOURCE_LANGUAGE = None[source]
tests.system.google.cloud.translate_speech.example_translate_speech.create_bucket[source]
tests.system.google.cloud.translate_speech.example_translate_speech.test_run[source]

Was this entry helpful?