Skip to content

Feature Tracker and FAQ #484

Description

@0xShug0

Use this thread to:

Request new features
Pick up open features TODOs
Ask or find answers to common questions

PRs for these features are greatly appreciated! If you want to work on a TODO, please comment first to avoid duplicated effort.

Features

UI:

  • Kokoro missing speed ctr
  • Adding a History of music generations (currently any new generation removes the previous one in the right panel.)
  • Possibility to attach metadata (prompt, lyrics etc) to the audio file, or
  • Exporting the metadata as *.json file, full for reproducibility.
  • In HeartMuLa having a default 'pop' in tags would serve better than throwing error: tags needed.
  • In ACE-step having a default for prompt 'upbeat ...' would also serve better than throwing error: prompt needed.
  • Any new run stops the play, it would be better if it leaves play alone and only stops it if the new generation done and the new song ready.
  • The newly added -1 = auto label could move next to Duration seconds similar to existing Seed -1 = random.
  • Auto-save gens on computer, instead of clicking save.

FAQ

Docker can't run

This is usually a CUDA driver compatibility issue. See https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html#cuda-toolkit-and-corresponding-driver-versions
Image

Vulkan

Nvidia Jetson Orin

Multi-component models: YuE2, Minimax Music3, AuK

  • If you’re using binaries built from source, you may encounter a model directory contains 2 GGUF files error, causing the server/CLI to refuse to load the model. There are two ways to address this:
    (1) Use --model-spec-override /absolute/path/to/model_spec.json
    (2) Build with AUDIOCPP_DEPLOYMENT_BUILD=ON

AuK/Auk Flash

Honest take: only certain tasks this model supports work as expected.

We validate parity with upstream Python for the tested configuration, not whether AuK's output meets every quality expectation. If a result is disappointing, listen to the corresponding Python reference WAV linked below first.

https://huggingface.co/audio-cpp/AuK-Base-and-Flash-GGUF

A similar Python result points to the upstream model's behavior, not necessarily an audio.cpp conversion issue.

#612 also provides human evaluation of the results.

Placeholder...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions