remove wav restriction

This commit is contained in:
Andrew Ward
2024-11-12 11:17:42 +00:00
parent 5550d6c3fe
commit 1aa99026b0
7 changed files with 3 additions and 4 deletions

6
.gitignore vendored
View File

@@ -1,12 +1,12 @@
.env
.env_backup
*.wav
*.mp3
build/
dist/
settings.json
resampled_last_output.wav
output.wav
last_output.wav
.vs
vs/
.zip

BIN
assets/no-last-audio.wav Normal file

Binary file not shown.

Binary file not shown.

BIN
assets/pop.wav Normal file

Binary file not shown.

BIN
assets/wrong-short.wav Normal file

Binary file not shown.

View File

@@ -1 +0,0 @@
{"chat_gpt_completion": false, "model": "gpt-3.5-turbo", "prompt": "convert to french", "auto_apply_ai_to_recording": false, "max_tokens": 750}