add voice in openai api (not tested)

This commit is contained in:
bladeclara42
2025-06-30 09:57:40 +07:00
parent fa567efd3a
commit 64dc8d2517
5 changed files with 52 additions and 2 deletions

3
.gitignore vendored
View File

@@ -85,3 +85,6 @@ dmypy.json
_build/
docs/_build/
".env"
# Ignore all files in the pycache folder
__pycache__