Zalogowany jako: gość

Forum

Wątek: Uberduck question.

Wróć do listy wątków

1 z 1

1 z 8: GraceDontmindbeingblind

Has anyone used the uberduck a p i? If so, how fast can it generate and download clips, and how easy would it be to use on windows. I no you have to pay for it, and I dont want to buy something that wouldnt work.
Grace.
24.01.2023 17:31

2 z 8: GeorgeWu

You just have to log into your Google account, and you can choose the voice from categories, and choosing the voice within that category is not accessible at least for me on the website.next you enter the text to synthesize, then you press the synthesize button, and once is synthesized, you push play, and if you press the more options menu, you have a download button, and you're good to go.
The voices are free to use.

25.01.2023 01:44

3 z 8: GraceDontmindbeingblind

no, i mean doing it from the command line
Grace.
25.01.2023 18:45

4 z 8: bomberman29

hah! you need to make a simple parser that automatically downloads synthesized text for you. no need to pay.
#for the moderator:
this is legal because you are using the free website but download automatically.
my github: https://github.com/denizsincar29
27.01.2023 06:19

5 z 8: ArcticMoon

I mean if they allow such stuff, then shame on them, I personally wouldn't consider this cracking because technically you aren't breaking their policy. If they can't encript their things so you wouldn't be able to do this, well then.
U3RhbmQgd2l0aCB0aGUgZ3JlYXQgUnVzc2lhIGFuZCBIdW5nYXJ5IQ==
27.01.2023 14:46

6 z 8: bomberman29

If a browser can do something, than everyone can do it and automate everything. It is very very easy to get what website is requesting from the server. and it is much much easier than cracking apps because their source code is hidden. Website's front end source is open and it can be viewed in all desktop browsers. So you can automate everything what website can do. even the demo versions of a tts or something.
UPD: the most difficult part of website emulation is web assembly, AKA: wasm. It is a little complicated and requires knowledge of web assembly bytecode. So we can automate almost every website because we are imitating the browser's actions.
-- (ArcticMoon):
I mean if they allow such stuff, then shame on them, I personally wouldn't consider this cracking because technically you aren't breaking their policy. If they can't encript their things so you wouldn't be able to do this, well then.

--
my github: https://github.com/denizsincar29
27.01.2023 19:02

7 z 8: GraceDontmindbeingblind

I cant get it to work, it just gives me an un playible file, but I am very new to python so the problem is most lickely me.
Grace.
27.01.2023 21:48

8 z 8: bomberman29

use requests library. or maybe selenium
my github: https://github.com/denizsincar29
28.01.2023 16:36

Wróć do listy wątków

1 z 1


Nawigacja


Copyright (©) 2014-2024, Dawid Pieper