]> git.puffer.fish Git - matthieu/gru.git/commit
edit
authorMatthieuCoder <matthieu@matthieu-dev.xyz>
Tue, 17 Jan 2023 14:23:51 +0000 (18:23 +0400)
committerMatthieuCoder <matthieu@matthieu-dev.xyz>
Tue, 17 Jan 2023 14:23:51 +0000 (18:23 +0400)
commitb4bc9e35871ffefaddb8803ea02735cd4c465e45
tree12758366ea5bd4a1cab323f206a73a356317498e
parentb9251019bf2ad92542fde24b5d06059068455a1e
edit
38 files changed:
autofeur-nova/.gitignore [new file with mode: 0644]
autofeur-nova/Dockerfile [new file with mode: 0644]
autofeur-nova/data.json [new file with mode: 0644]
autofeur-nova/package-lock.json [new file with mode: 0644]
autofeur-nova/package.json [new file with mode: 0644]
autofeur-nova/src/algo.mts [new file with mode: 0644]
autofeur-nova/src/index.mts [new file with mode: 0644]
autofeur-nova/src/preprocess.mts [new file with mode: 0644]
autofeur-nova/src/sys/events/client.mts [new file with mode: 0644]
autofeur-nova/src/sys/events/index.mts [new file with mode: 0644]
autofeur-nova/src/sys/events/transport.mts [new file with mode: 0644]
autofeur-nova/src/sys/handler/builder.mts [new file with mode: 0644]
autofeur-nova/src/sys/handler/index.mts [new file with mode: 0644]
autofeur-nova/tsconfig.json [new file with mode: 0644]
autofeur-nova/yarn.lock [new file with mode: 0644]
bin/.gitkeep [deleted file]
config/default.example.yml [deleted file]
deep_phonemizer/.dockerignore [new file with mode: 0644]
deep_phonemizer/.gitignore [new file with mode: 0644]
deep_phonemizer/Dockerfile [new file with mode: 0644]
deep_phonemizer/app.py [new file with mode: 0644]
deep_phonemizer/requirements.txt [new file with mode: 0644]
docker-compose.yaml [new file with mode: 0644]
imgs/nova1.png [deleted file]
nats.config [new file with mode: 0644]
package.json [deleted file]
src/commands/index.ts [deleted file]
src/commands/loveCalculator.ts [deleted file]
src/commands/ping.ts [deleted file]
src/index.ts [deleted file]
src/register.ts [deleted file]
src/sys/events/client.ts [deleted file]
src/sys/events/index.ts [deleted file]
src/sys/events/transport.ts [deleted file]
src/sys/handler/builder.ts [deleted file]
src/sys/handler/index.ts [deleted file]
tsconfig.json [deleted file]
yarn.lock [deleted file]