Giter Site home page Giter Site logo

Comments (7)

alekssamos avatar alekssamos commented on September 25, 2024

I will update this file now.
About SSML, now it doesn't work and causes an error.
It used to work.
I'm talking about the key from the Edge browser that I use.

from msspeech.

alekssamos avatar alekssamos commented on September 25, 2024

in console / shell

pip install --upgrade msspeech
python3
from msspeech import __path__ as p
from os import remove
from os.path import join
remove(join(p[0], "voices_list_plus.json"))

I did not think that the voices would change so often and have not yet provided for automatic updates.

from msspeech.

alekssamos avatar alekssamos commented on September 25, 2024

About SSML, I use the Edge key, for free, unlimited, more than 16,000 hours a day and everything is fine, there are no problems.
If you specify several voices or styles, everything was voiced well before and I already wanted to add the function to my library, but later it began to give the standard error 1007 and that's it.
Пользуйтесь этой страницей:
https://azure.microsoft.com/ru-ru/services/cognitive-services/text-to-speech/
Authorization is not permanent there, the key is updated after a while, so I won't use it in my library yet.
I take the voices from there, analyzing the traffic.
Try to specify SSML in a demo form, and for recording use screen recording programs, for example.

from msspeech.

alekssamos avatar alekssamos commented on September 25, 2024

I have already updated the voices in the Telegram bot.

from msspeech.

pendave avatar pendave commented on September 25, 2024

Thanks, I reinstall the msspeech for Python.
I download one .exe package based on free api of Edge, which has SSML functions inside, I hope you could get some way decrypt it from the traffics for use.

From
https://www.52pojie.cn/forum.php?mod=viewthread&tid=1649323

will automatically play (first 40 words of text) the voice effect according to your selected language, voice, speaking style, character, speech speed and pitch.

Download, which will generate (all text) audio for a maximum of 10 minutes (roughly 2600 words) at a time based on the language, voice, speaking style, character, speed and pitch you selected.

The audio file will be stored in the same directory as the tool and named "voice.mp3"

You can click play to try the audio again, or stop playing immediately.

Support Win10, Win11 system, you can try to listen to (automatically play the first 40 words of text voice effect), you can also download (all the text, the first 40 words of text).

You can also download (all text, each time the maximum 10 minutes, about 2600 words of audio effect).

Fix the problem of more text jamming, add three common languages, speaking styles and characters.

Keep the network open, there will be no lag, what problems arise in use can be explained directly under the comments.

The call is Microsoft's free TTS, I hope you like it.

image
image

video tutorial at
https://www.bilibili.com/video/BV1ct4y1H72L
Download address
https://wwt.lanzout.com/b02p9lkud
Password:4h9h

I guess it's packaged from Python script, according to someone reports the error "Error loading Python DLL 'C:\Users\oc\AppData\Local\Temp_MEI44762\python39.dll'."

from msspeech.

pendave avatar pendave commented on September 25, 2024

And there's another better tool which has free api and Edge api to choose from.

https://www.52pojie.cn/forum.php?mod=viewthread&tid=1638928

image

image

and a webpage version:

https://toolb.cn/textspeech

from msspeech.

alekssamos avatar alekssamos commented on September 25, 2024

Added SSML support, just pass it as usual to the synthesize function or to the console command.
But it differs from the documentation, it is very limited.

from msspeech.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.