Giter VIP home page Giter VIP logo

tacotron-korean's People

Contributors

chldkato avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tacotron-korean's Issues

train1.py 실행시 오류

kss 샘플데이터로 실행시 아래와 같은 오류 발생합니다.~
(tensorflow==1.15.4)

하기 batch size 줄여서 실행(테스트데이터사이즈고려)
Traceback (most recent call last):
File "/Tacotron-Korean/models/datafeeder.py", line 56, in run
idx_list = np.random.choice(len(mel_list), batch_size ** 2, replace=False)
File "mtrand.pyx", line 948, in numpy.random.mtrand.RandomState.choice
ValueError: Cannot take a larger sample than population when 'replace=False'
후,
tensorflow.python.framework.errors_impl.InvalidArgumentError: Incompatible shapes: [32,545,80] vs. [32,540,80]

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.