Getting Started With Azure Text-To-Speech API In Python To Convert Text To Realistic Human Voice

Поділитися
Вставка
  • Опубліковано 27 чер 2024
  • In this tutorial, we will dive into how to get started with Microsoft Azure Text-To-Speech API in Python.
    📋 Source Code: / source-code-with-10157...
    💖 Show Support
    ☕ Paypal: www.paypal.me/jiejenn/5
    ☕ Venmo: @Jie-Jenn
    🌳 Patreon: / jiejenn (early access to tutorial source code)
    ✉️ Business Inquiring: UA-cam@LearnDataAnalysis.org
    00:00 - Intro
    00:14 - Free tier usage
    01:18 - Create a resource group (skip if you already have a resource group created)
    02:26 - Add speech service
    04:53 - Install Azure speech Python package
    07:01 - Text-To-Speech Python example: play audio
    13:07 - Text-To-Speech Python example: save audio as a media file
    #azure #texttospeech #tts #python

КОМЕНТАРІ • 2

  • @huseyinbakir
    @huseyinbakir Місяць тому

    How can I do this silently, that is, without hearing the speaking voice?

    • @jiejenn
      @jiejenn  Місяць тому

      Can you be more specific? Can't you save as an audio file directly?