Skip to main content
Skip table of contents

Amazon Transcribe

Introduction

Amazon Transcribe is an automatic speech recognition service that uses machine learning models to convert audio to text. With Amazon Transcribe, you can customize the language and improve accuracy for your specific use case in various ways, such as using custom vocabularies and language models, content filtering, multi-channel audio analysis, and speaker partitioning.

For more information about Amazon Transcribe and supported operations, please visit AWS Transcribe | qibb Catalog.

Getting started with Amazon Transcribe integration

Before you start using Amazon Transcribe, make sure you have the necessary permissions and credentials:

  1. Ensure you have an AWS account and the appropriate permissions to use Amazon Transcribe. You can either create an IAM user with the necessary permissions or use an existing IAM user with appropriate access keys.

  2. To view the access keys for an IAM user in the console, sign in to the AWS Management Console and navigate to the IAM Console.

  3. In the navigation panel, choose Users, then select the name of the intended user, and click on the Security credentials tab. You'll need the Access key and Secret access key to authenticate with Amazon Transcribe.

  4. If you don't have an Access key and Secret access key, create a new access key by clicking on the Create access key button, selecting Application running outside AWS, and then clicking the Next button.

  5. You can set an optional description tag on the next page then click on the Create access key button to continue.

  6. Copy your Access key and Secret access key and save them for later use. Please note that you can only reach and copy the Secret access key on this page.

  7. Next, open the qibb Workflow Editor and navigate to the Node Catalog in the right sidebar. Install the Amazon Transcribe node by clicking on the + button.

  8. Drag and drop the Amazon Transcribe node from the left sidebar to your flow.

  9. Enter the Region of your account, your Access key, and Secret access key credentials in the Advanced/Security fields.

  10. Besides, an X-Amz-Target should be entered as a parameter. After you select an operation, X-Amz-Target will be visible on the node.

  11. After completing these steps, you are ready to start using the integration!

If you're not familiar with AWS or the qibb Workflow Editor, you may need to consult additional resources or seek guidance from a technical expert to ensure that you set up the integration correctly.

Importing flow examples of a node

Once you've successfully installed a node from the qibb catalog, you can easily import example flows that showcase how the nodes can be used. These example flows are directly accessible within the Flow Editor and are designed to guide users with helpful hints, including how to configure mandatory parameters and credentials.

Here's how to import examples:

  1. In the top right corner of the Flow Editor, click on the menu icon.

  2. Select Import to open the Import Dialog.

  3. Click on the Examples tab.

  4. Choose an example from the list.

  5. Confirm your selection by clicking on the Import button.

By following these steps, you are now ready to make basic API calls using the provided examples. For further exploration of what’s possible, you can find more complex examples in the Flow Catalog.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.