Coder Social home page Coder Social logo

lokkelvin2 / tacotron2-tts-gui Goto Github PK

View Code? Open in Web Editor NEW
37.0 3.0 8.0 5.61 MB

Text To Speech (TTS) GUI wrapper for NVIDIA Tacotron 2+Waveglow. For custom Twitch TTS.

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 0.24% Python 99.76%
tacotron2 tts waveglow

tacotron2-tts-gui's People

Contributors

camjac251 avatar cobr123 avatar dependabot[bot] avatar grzegorz-k-karch avatar jybaek avatar lokkelvin2 avatar rafaelvalle avatar raulpuric avatar sih4sing5hong5 avatar taras-sereda avatar yoks 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

Watchers

 avatar  avatar  avatar

tacotron2-tts-gui's Issues

Training? Thank you so much for your hard work!

Hi I think the work you've done on this is amazing! :)
I am extremely interested in recent TTS developments but I have no coding experience whatsoever.

I've found it to be extremely difficult to understand anything I've read involving TTS and python.

Do you have any plans to implement a Training GUI ?
All I really want to do is train my own model, but the path to my goal is obscured by the sheer density of my ignorance.

Much love, I hope you are well in these difficult times

Not working when build from source

Hi,

I tried running the tool by installing all requirements but I can't seem to get it to work.. on multiple devices. I am getting the following error:

ModuleNotFoundError: No module named 'glow'

What am I missing? I installed everything, even torch.

How To Enable "GPU Mode"

I know it says "Allows CPU-only synthesis via a toggleable switch. Portable exe file is available (that runs on CPU only)."
But in the screenshot provided, it shows the "GPU Mode" toggled on. Where is there an installation file, versus the portable EXE File provided on the github page? I want to be able to utilize the GPU Mode for faster text conversion.

cannot import 'token' from 'secrets'

python gui.py
pygame 2.0.1 (SDL 2.0.14, Python 3.8.0)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "gui.py", line 31, in
from secrets import TOKEN # for debugging
ImportError: cannot import name 'TOKEN' from 'secrets' (C:\Program Files\Python38\lib\secrets.py)

Sorry to be a bother, I've been trying to get it to work but no luck, I've been able to solve (most) errors myself, but don't know what to do about this one. Thanks in any case.

StreamElements donations are not pulled

Hello,

I've tried to download your application. I've been able to correctly plug the pretrained models, but apparently the donations from StreamElements are not pulled.

Moreover, I would like to understand how to properly train my own model(s): could you point me to some instructions?

Thanks.

cant solve TypeError: infer() "unexpected keyword argument"

Hello, sorry to bother.

I tried my best to resolve most errors than have arisen but can't seem to solve this issue at all.
Many thanks,

python gui.py
pygame 2.0.2 (SDL 2.0.16, Python 3.7.0)
Hello from the pygame community. https://www.pygame.org/contribute.html

C:\Users\Tester\AppData\Local\Programs\Python\Python37\lib\site-packages\torch\serialization.py:453: SourceChangeWarning: source code of class 'torch.nn.modules.container.ModuleList' has changed. you can retrieve the original source code by accessing the object's source attribute or set torch.nn.Module.dump_patches = True and use the patch tool to revert the changes.
warnings.warn(msg, SourceChangeWarning)

Traceback (most recent call last):
File "gui.py", line 768, in run
get_interruptflag = self.get_interruptflag)
TypeError: infer() got an unexpected keyword argument 'progress_callback'

Using:
Torch 1.2.0+cu92
Tensorflow 2.6.0
matplotlib 3.4.3
numpy 1.19.5
scipy 1.7.1

not sure if any of that info is useful

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.