GithubHelp home page GithubHelp logo

sietset / elunduscoreapp Goto Github PK

View Code? Open in Web Editor NEW
115.0 115.0 14.0 1000 KB

Desktop application to convert text-to-speech to preview Twitch donations.

License: GNU General Public License v3.0

JavaScript 87.91% HTML 3.12% CSS 8.97%

elunduscoreapp's People

Contributors

akash-phadtare avatar dependabot[bot] avatar escartem avatar mmendivilg avatar sietset avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

elunduscoreapp's Issues

Emulation via Android?

Hey im just curious if it would be possible to create an emulator for this software to be able to run on Android

Can't paste anything

I've created some documents in which I save text that I like to use with Brian. However, when I copy the text from these documents, it won't let me paste them into the text box.

[FEATURE] Statistics

I would like to see statistics added to the app as a way to track our usage of the app and how much we type in it.

I was thinking that some could be

  • Amount of audio files generated
  • Amount of words typed
  • Most typed letter
  • Total length of everything typed
  • Hours elapsed on the app

MacOS fork pull-request

@averyyen

I see you've created a fork with MacOS support, that's awesome! Glad there's someone willing (and able) to create a MacOS version. I also see that you're much more proficient in React and starting on transitioning to TypeScript.

Are you interested in creating a PR for the fork that you've created, so there's support for Windows and MacOS in one repository? It would be nice to have both a Windows and MacOS version if possible. If not, we could try and sync code in the future and have a seperate repo/fork for each version. I can then link to the MacOS repo in the readme and the website, so it's clear to everyone that there is a MacOS version.

Add Voice Speed Control feature

Is your feature request related to a problem? Please describe.
This feature is going to control the speed of the speech generated.

Describe alternatives you've considered
Natural Reader is a good alternative but it is paid. There also a website called ttstool.com

Pasting does not work

I'm on MacOS Monterey.

Pasting functionality is not working. I tried pasting from many sources, nothing works. Even right-clicking does not show the context menu.

Other related issues:

  • command + q to quit does not work.
  • command + a to select all does not work.
  • command + c to copy does not work.

Seems to me that all of the keyboard shortcuts or any right-clicking is disabled, which makes the software unusable.

Initiate Submit key

Is there a chance to add a key to submit the text to speech with a key, like enter or ctrl+enter.
perhaps add a checkbox to "wipe" the text after submitting as well.

I find this software really nice to use because i am not able to speak and it would be very nice to use on stream and communicate with others instead of writing while playing games and being in VR.

Can't Seek With Processed Audio

When you submit a piece of TTS and it processes it into an audio clip that can be played on the right, the resultant audio clip cannot be played at a certain point like you can with the website.

How it should work:

  1. Enter text in, press Submit.
  2. Sound clip loads on the right.
  3. Play soundclip and be able to use the seeker to go to any point in the sound clip.

But, currently instead of being able to go to any point, if you click a point on the seeker, it just continues playing OR it'll revert to the start of the clip instead.

This works fine on the website, but not on the app.
For example, you have a longer dono, you listen, it doesn't sound right, you change a bit, you listen again, but just want to hear the bit you changed so you skip to that part.

Keep pasted text on quit and restart

One of my favorite features of the site was being able to go back to an old tab and keep the same text that was there before. I would love to see the same thing implemented in the desktop version.

Add tiktok TTS

Can you add the tiktok's tts voice to the list of voices?

About Mac

Before it turned into an app, I could launch Elunduscore on my Mac via Chrome. But now apparently the website version of elunduscore has been removed. And MacOS can't run exe type files. So I can't reach it anymore by downloading it, nor launching it via Chrome. Perhaps you can bring back the website or create a MacOS (dmg) version for its app? Thank you for now.

Linux support

Is your feature request related to a problem? Please describe.
I dont want to recompile the whole app on every update

Describe the solution you'd like
just compile the app for linux too

Describe alternatives you've considered
you can compile it yourself

Additional context
nothing more

Increase/remove character limit

Is your feature request related to a problem? Please describe.
I'm trying to generate large batches of text, and the 500 character limit is quite annoying.
Describe the solution you'd like
Either remove the character limit altogether, or increase it to 2000

[BUG] API Error

Describe the bug
API no longer working?

To Reproduce
Steps to reproduce the behavior:

  1. Go to Elundus Core
  2. Select a voice
  3. Click submit
  4. See error

Expected behavior
Expected an audio file to be generated

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11

Additional context
Could maybe be fixed by using StreamElements instead of Streamlabs?

[BUG]

Describe the bug
A clear and concise description of what the bug is.
The app gives an error message on launch then launches, but all of my messages return "Something went wrong while reaching the API"

To Reproduce
Steps to reproduce the behavior:

  1. Launch Elundus Core
  2. See error

Expected behavior
A clear and concise description of what you expected to happen.
I expect the app to launch and turn my text into speech.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Windows 11

Contact request

Hey man I love the work you've done here. Messing around with Brian and my friends is so much fun. Do you have a discord or email I could contact you at? I have a few questions for you

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.