Remove en demo-request
article thumbnail

Deploy pre-trained models on AWS Wavelength with 5G edge using Amazon SageMaker JumpStart

AWS Machine Learning

Note that this integration is only available in us-east-1 and us-west-2 , and you will be using us-east-1 for the duration of the demo. infer_model_id = "tensorflow-tc-bert-en-uncased-L-12-H-768-A-12-2" infer_model_version= "*" endpoint_name = name_from_base(f"jumpstart-example-{infer_model_id}") # Retrieve the inference docker container uri.

article thumbnail

Read webpages and highlight content using Amazon Polly

AWS Machine Learning

To run this example, you need an AWS account with permission to use Amazon Polly, Amazon S3, Amazon Cognito, and (for demo purposes) AWS Cloud9. We share an AWS CloudFormation template to create in your account a self-contained demo environment to help you follow along with the post. example/tmp.ssml en-US Joanna./web/polly/PRTPStaticDefault

Scripts 70
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Map Customer Success To Your Global Organization With SuccessTeams

Totango

This new feature en hances Totango’s already robust solution with even greater flexibility to map customer success technology to an enterprise’s existing structure of account r elationships, multi-product portfolios, and now their internal team organization.

article thumbnail

Keep Track of Your Budget with Dial YNAB

Nexmo

Query the YNAB API to find out the current balance of the requested category. Once you’ve done this, any time a call is placed to the number you purchased Nexmo will make a GET request to [link] to find out how to handle the call. When Nexmo makes a request to our application, they expect us to return an NCCO.

APIs 73
article thumbnail

Play the Game of Telephone with the Nexmo Voice API

Nexmo

To do so, click on the gear icon next to the phone number and you will see the following menu: Select the voice-proxy-forwarding-demo Application from the drop down list and click on the blue Ok button. We are going to add one GET and one POST request: # routes.rb stream.wait_until_complete! with dot notation) or not. That’s it!

APIs 73
article thumbnail

Play the Game of Telephone with the Nexmo Voice API

Nexmo

To do so, click on the gear icon next to the phone number and you will see the following menu: Select the voice-proxy-forwarding-demo Application from the drop down list and click on the blue Ok button. We are going to add one GET and one POST request: # routes.rb stream.wait_until_complete! with dot notation) or not. That’s it!

APIs 73
article thumbnail

Identify key insights from text documents through fine-tuning and HPO with Amazon SageMaker JumpStart

AWS Machine Learning

Now we can take a closer look at some of the assets that are included in this solution, starting with the demo notebook. Demo notebook. You can use the demo notebook to send example data to already deployed model endpoints for the document summarization and question answering tasks. Training uses five ml.g4dn.2xlarge

Scripts 71