Skip to content

ZhVladyslav/T-sort-audio-with-ai

Repository files navigation

Config

  1. create dir "assets"

  2. create dir "audio"

  3. move in "audio" files that you want sort

  4. create "songs.json" in "assets" with whit structure

{
    "text": "any text",
    "target": "res\\you_path"
},
  1. run docker with ai
docker run --rm -p 3000:3000 -d -v "$PWD/audio:/app" get_text_with_audio
  1. run node js
node main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published