Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

cannot reshape tensor of 0 elements into shape [-1, 0] because the unspecified dimension size -1 can be any value and is ambiguous #14

Closed
Syed044 opened this issue Apr 4, 2021 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@Syed044
Copy link

Syed044 commented Apr 4, 2021

i m trying use my own audio and text, this is the error i m having.

cannot reshape tensor of 0 elements into shape [-1, 0] because the unspecified dimension size -1 can be any value and is ambiguous

using windows version.
python version is giving another error.

File "main.py", line 4, in
from engineio.async_drivers import threading
ModuleNotFoundError: No module named 'engineio'

I m new to both worlds, is there anything I m not doing?

@BenAAndrew BenAAndrew added bug Something isn't working help wanted labels Apr 4, 2021
@BenAAndrew BenAAndrew self-assigned this Apr 4, 2021
@BenAAndrew
Copy link
Owner

@Syed044 Sounds like a few different problems. Firstly, what version are you using?

@Syed044
Copy link
Author

Syed044 commented Apr 4, 2021

the latest windows version.
on python it on 3.8

@Syed044
Copy link
Author

Syed044 commented Apr 4, 2021

i have my own audio in wav, 22050 and transcript of that audio in text file utf8. However when i m trying to build dataset its throwing that error.

@BenAAndrew
Copy link
Owner

@Syed044 sorry I mean which build are you using. Are you using the latest one 0.4.1: https://github.com/BenAAndrew/Voice-Cloning-App/releases/tag/v0.4.1 ?

@Syed044
Copy link
Author

Syed044 commented Apr 4, 2021

First of all,

Thank you for quick response, yes i m using the 0.4.1.

@BenAAndrew
Copy link
Owner

Ok, could you send me the data you're trying to use. My email is benandrew89@gmail.com

@BenAAndrew
Copy link
Owner

BenAAndrew commented Apr 4, 2021

@Syed044 Unfortunately only English is currently supported.

@BenAAndrew
Copy link
Owner

Closing because the bug is caused by non-English datasets

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants