remove wav restriction
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
BIN
assets/no-last-audio.wav
Normal file
Binary file not shown.
BIN
assets/please-select-input.wav
Normal file
BIN
assets/please-select-input.wav
Normal file
Binary file not shown.
BIN
assets/pop.wav
Normal file
BIN
assets/pop.wav
Normal file
Binary file not shown.
BIN
assets/wrong-short.wav
Normal file
BIN
assets/wrong-short.wav
Normal file
Binary file not shown.
@@ -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}
|
||||
Binary file not shown.
Reference in New Issue
Block a user