Skip to content

add an option in Music Assistant to populate a YAML list of artists/albums for the STT Speech-to-Phrase to train on in custom sentences. #112

@poulpor

Description

@poulpor

Hello,
would it be possible to make Music Assistant manage and update a YAML list file containing artists and albums names formatted in a way the local, and very effective STT Speech-to-Phrase could train on this list as custom sentences?

language: "en"
lists:
  media_name:
    values:
      - "artist_1"
      - "artist_2"

Actually, I can gather those informations with a music_assistant.get_library script, but limited to 500 max search results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions