Giter Site home page Giter Site logo

AssertionError about aspeak HOT 9 CLOSED

kxxt avatar kxxt commented on May 27, 2024
AssertionError

from aspeak.

Comments (9)

zhang00lei avatar zhang00lei commented on May 27, 2024

I had the same problem today

from aspeak.

kxxt avatar kxxt commented on May 27, 2024

I will publish a release later to solve this issue. This time I will rewrite aspeak in rust and remove all Microsoft proprietary components.

A python interface backed by PyO3 will land after the rust version of aspeak is considered stable.

from aspeak.

kxxt avatar kxxt commented on May 27, 2024

The work on a rust re-implementation of aspeak has begun at https://github.com/kxxt/aspeak/tree/rs.

Of course, I will still accept PRs that make the python implementation of aspeak work again.

from aspeak.

renanrox avatar renanrox commented on May 27, 2024

i dont have enough skill to solve this issue, so i just can wait to the new releases, and ppray for another high skilled developer to solve this issue .

thx in advance for the hard work

from aspeak.

flt6 avatar flt6 commented on May 27, 2024

This is because speech-to-text page removed token. I will pull a new request to solve this later. Anyway, you can always use it with mytts(now in alt-impl branch)

from aspeak.

kxxt avatar kxxt commented on May 27, 2024

Fixed in v3.2.0 thanks to @flt6.

from aspeak.

kxxt avatar kxxt commented on May 27, 2024

I have published an experimental preview release of the rust version of aspeak. Feel free to try it out. Mind that it still has bugs and misses some features.

https://github.com/kxxt/aspeak/releases/tag/v4.0.0-alpha.2
https://crates.io/crates/aspeak

Note that python is no longer required when using rust aspeak.
The total size of the new aspeak executable is under 5.0MB, which is very tiny compared to the old python package plus its dependencies.
Just put the binary file in a folder that is in your PATH variable and then execute aspeak in your terminal.

from aspeak.

Dabbba avatar Dabbba commented on May 27, 2024

I have published an experimental preview release of the rust version of aspeak. Feel free to try it out. Mind that it still has bugs and misses some features.

https://github.com/kxxt/aspeak/releases/tag/v4.0.0-alpha1 https://crates.io/crates/aspeak

Note that python is no longer required when using rust aspeak. The total size of the new aspeak executable is under 4.0MB, which is very tiny compared to the old python package plus its dependencies. Just put the binary file in a folder that is in your PATH variable and then execute aspeak in your terminal.

Thanks for the new version! But... How to install version v4.0.0-alpha1?

from aspeak.

kxxt avatar kxxt commented on May 27, 2024

Thanks for the new version! But... How to install version v4.0.0-alpha1?

@Dabbba For now you can download it in github releases: https://github.com/kxxt/aspeak/releases/tag/v4.0.0-alpha.2
Only Windows and Linux builds are available now. Later I will setup CI to support most platforms (MacOS for example).

When the work on python binding is done, 4.0 will be available on PyPI again.

from aspeak.

Related Issues (20)

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.