Python Forum
How to make a Vocal synthesizer program on Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make a Vocal synthesizer program on Python?
#3
Synthesizing voice from text can be done from various libraries.

But it sounds like you want to create a new voice, so the synthesized audio sounds like you, yourself, read the text. If that's the case, I think it'll be a lot more involved.

It looks like Descript does it: https://www.descript.com/overdub - but that's $24/month, with a 7 day free trial.

Amazon Polly can also do it, though you can't do it yourself, you need to reach out to their support team and they'll walk you through it (and, more importantly, there's no pricing listed on what that would cost) https://aws.amazon.com/polly/
Seadust likes this post
Reply


Messages In This Thread
RE: How to make a Vocal synthesizer program on Python? - by nilamo - Jan-26-2021, 09:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is it possible to make a program recognize how many clicks it has had on the monitor? jao 0 1,215 Feb-25-2022, 06:31 PM
Last Post: jao
  How to make a Python program run in a dos shell (cmd) Pedroski55 2 2,421 Nov-09-2020, 10:17 AM
Last Post: DeaD_EyE
  I try to make Heron formula program abcd 7 3,559 Oct-22-2020, 12:48 AM
Last Post: abcd
  Make a Python program executable in Windows Pedroski55 1 2,179 Sep-26-2020, 12:34 AM
Last Post: bowlofred
  I code a program to solve puzzle but i can't make it more dynamic. Shahmadhur13 5 2,869 Apr-18-2020, 10:05 AM
Last Post: Shahmadhur13
  how to make a program with a certain number of multiples? syafiq14 3 2,884 Jan-01-2020, 02:39 PM
Last Post: syafiq14
  How to make a program run "online"? DanielTkach 2 2,620 Apr-09-2019, 11:59 PM
Last Post: DanielTkach
  Python Program to Make a Simple Calculator jack_sparrow007 2 10,309 Oct-19-2018, 08:32 AM
Last Post: volcano63
  Can I make this program on Python? Cergal0 8 6,952 Dec-05-2017, 01:41 PM
Last Post: buran
  Can Python make a large program with lots of gigabytes? OnisionTheOninonBoy 15 12,573 Dec-19-2016, 08:49 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020