Mateo Cedillo

Results 17 issues of Mateo Cedillo

### Steps to reproduce: 1. open microsoft edge (chromium version). 2. open a page in which we have suggestions for autofilling in forms or edit fields. 3. Press a letter...

bug/app-freeze
p1
blocked
app/edge
app/edge/anaheim
blocked/needs-info
blocked/needs-sample

Being a fan of Espeak-ng, almost two years ago I was encouraged to program something like a voice generator for espeak, but I accidentally lost it and it was big...

Hello, I installed the latest stable package (1.51) of espeak-ng on my Android 7 device. However, when I want to configure it in the speech synthesis settings and use it...

As we know, this tool is used, especially in this project, for the creation of voices. I tried to register on the htk page but it seems that the server...

This notebook can be used via [Jupyter Notebook](http://jupyter.org/) (in local) or via [Google Colab](http://colab.research.google.com/) (through machines in the cloud). This notebook was created for the purpose of making the voices...

* Makes an exportable model compatible to onnx and its convert/generation scripts. * Modified certain aspects in the comon modules because one of the pad_sequence components isn't exportable to onnx...

I have made an export script in [my fork](https://github.com/rmcpantoja/ForwardTacotron/blob/master/convert-to-onnx-v2.py) but the only error that prevents me from exporting it is: ``` Traceback (most recent call last): File "C:\Users\LENOVO_User\ForwardTacotron\convert-to-onnx-v2.py", line 35,...

Hi @cschaefer26 After the espeak backend acceleration feature was attached, I downloaded the repository with the latest commit to preprocess a small test dataset (I actually tested a dataset of...

Hello, I'm about to do a pre-trained model in a language other than English with a dataset of about 15 hours, and I want these models to be pre-trained models...