Code Monkey home page Code Monkey logo

Comments (7)

Zengyi-Qin avatar Zengyi-Qin commented on May 14, 2024 1

All the above steps are completed

from melotts.

fakerybakery avatar fakerybakery commented on May 14, 2024 1

Yes, that is resolved in #28

from melotts.

Zengyi-Qin avatar Zengyi-Qin commented on May 14, 2024

Sure! Let's publish it on PyPI. Could you help make a PR?

from melotts.

fakerybakery avatar fakerybakery commented on May 14, 2024

Sure! Before the package can be published to PyPI, it must first be published manually. Here are the steps:

  1. Register for PyPI here
  2. Git clone MeloTTS, cd, etc
  3. Needs a unique name, opened #25
  4. Build distributable:
python setup.py sdist
pip install twine
twine upload dist/*
  1. Go to PyPI > Settings, generate a Write-access API key for the MeloTTS project. Go to Settings in the GitHub repo > Secrets and Variables > Actions > New repository secret. Name it PYPI_API_TOKEN and set the value to the API token
  2. Whenever there is a major update, bump the version in setup.py and create a new GitHub release

I'll open a PR, but these steps must first be completed before the PR will work. Melo can then be installed with pip install melotts
Thanks!

from melotts.

Zengyi-Qin avatar Zengyi-Qin commented on May 14, 2024

Thank you! Let me follow these steps

from melotts.

fakerybakery avatar fakerybakery commented on May 14, 2024

Found a bug, addressed in #28. After it is fixed, MeloTTS can be installed with pip install melotts

from melotts.

GordonWu avatar GordonWu commented on May 14, 2024

@fakerybakery Hi, quick note: got an error when trying to pip install melotts.

image

from melotts.

Related Issues (20)

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.