Files
text-to-mic/.gitignore
2025-03-25 10:43:06 +00:00

22 lines
228 B
Plaintext

.env
.env_backup
*.mp3
build/
dist/
settings.json
resampled_last_output.wav
temp_speech_output.wav
esampled_temp_speech_output.wav
last_output.wav
output.wav
**output.wav
.vs
vs/
.zip
config/
**/__pycache__/
**__pycache__**