Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.19 KB

Speech-To-Text

Before you start

You need to set API keys in app-config.json file

Deepgram

  • Create or use your account Deepgram
  • Create the API key on the Deepgram console

Google

Microsoft

  • Create or use your account on the Azure portal
  • Create the service Azure Cognitive Services
  • Create the Speech resource
  • Find the API key and location found in the settings of your "Keys and Endpoint" resource

Mozilla

You don't need an API key to use Mozilla's Web Speech API.

Whisper

  • Create ou use your account on Open AI
  • Create an API Key

Development server

Run ng serve or npm run start for a dev server. Navigate to http://localhost:4201/. The app will automatically reload if you change any of the source files.