Update to edge-tts 3.0.1
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1,15 +1,8 @@
|
||||
**
|
||||
!examples/
|
||||
!examples/input_example.py
|
||||
!LICENSE
|
||||
!README.md
|
||||
!setup.cfg
|
||||
!setup.py
|
||||
!pyproject.toml
|
||||
!src/
|
||||
!src/edgeTTS/
|
||||
!src/edgeTTS/__init__.py
|
||||
!src/edgeTTS/__main__.py
|
||||
!src/edgePlayback/
|
||||
!src/edgePlayback/__init__.py
|
||||
!src/edgePlayback/__main__.py
|
||||
venv/
|
||||
venv/**
|
||||
|
||||
src/*.egg-info
|
||||
src/*.egg-info/**
|
||||
|
||||
build/
|
||||
build/**
|
||||
|
||||
Reference in New Issue
Block a user