Code Monkey home page Code Monkey logo

comfyui-mars5-tts's Introduction

ComfyUI-MARS5-TTS

a comfyui custom node for MARS5-TTS

Example

input

trump.mov
  • reference text
we're going to make America great again. we're a failing nation right now. we're a seriously failing nation

output

mars5_1719705960726329200.mov

How to use

## in ComfyUI/custom_nodes/
git clone https://github.com/AIFSH/ComfyUI-MARS5-TTS.git
cd ComfyUI-MARS5-TTS
pip install -r requirements.txt

weights will be downloaded from huggingface

Tutorial

【MARS5-TTS | ComfyUI插件来了,会是英文版的SeedTTS开源平替吗?-哔哩哔哩】 https://b23.tv/etjjwVd

  • QQ群:852228202

Thanks

MARS5-TTS

comfyui-mars5-tts's People

Contributors

aifsh avatar

Stargazers

 avatar Jacob avatar MarcShawn avatar carpfen84@gmail.com avatar Paulo Manso avatar GRATITUD3.ETH avatar Gary Simmons avatar  avatar  avatar Bian Shifeng avatar  avatar stevensunzh avatar  avatar Jin Liu avatar  avatar  avatar Aether avatar  avatar  avatar ZRGX avatar Mohamed Hussein avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

comfyui-mars5-tts's Issues

error - Prompt outputs failed validation

Freshly installed, all nodes appear ok.
Loaded the supplied workflow, didn't change anything, hit Queue and got this error.
(The sample file is in the 'ComfyUI-MARS5-TTS\doc' directory as installed, it also appears in the comfyui 'input' directory.)

pop up error

Prompt outputs failed validation
LoadAudioPath:
    - Value not in list: audio: 'trump.MP3' not in []

console error

Failed to validate prompt for output 7:
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}

'numpy' has no attribute 'float'

installed numpy==1.26.4, as specified in requirements.txt

Error occurred when executing UVR5_Node:

module 'numpy' has no attribute 'float'.
`np.float` was a deprecated alias for the builtin `float`. To avoid this error in existing code, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
    https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

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.