Skip to content

This Project is a how-to guide on creating a basic youtube transcriber web app on IBM Cloud Using Watson Speech to Text service and node-red

Notifications You must be signed in to change notification settings

krishnac7/YoutubeTranscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Youtube Transcriber using Watson Speech to Text

This Project is a how-to guide on creating a basic youtube transcriber web app on IBM Cloud Using Watson Speech to Text service and node-red

The Final output would look similar:

Youtube Transcriber Demo

Video Demo on Youtube

  1. Login to your IBM Cloud Account
  2. Goto Catalog and create a Node-red Starter App:

creating Services

  1. Once the Starter app is running, visit app URL and configure Node-red

  2. Login to your node-red flows dashboard and import flow from flows.json

Importing Flows

  1. Configure Speech to Text

  2. Double click on HTTP request node and enable Basic Authentication

  3. Create STT Service and paste username, password in the basic authentication pallet

DO NOT COPY CREDENTIALS WITH QUOTES

Create STT credentials

  1. Visit <app_url>/stt hit start,Allow microphone access and play the video

Note: This demo transcribes live from the microphone so a computer with Speakers and Microphone access is needed

Video Tutorial

About

This Project is a how-to guide on creating a basic youtube transcriber web app on IBM Cloud Using Watson Speech to Text service and node-red

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published