zachRadack
053caaa222
Bugfix fixtts ( #4902 )
...
* changing configs names to tts_provider
* accidently triggered circular importing.
* added config to places it needs other than the logger
* got it to work on windows
* did all the formatting stuff
---------
Co-authored-by: James Collins <collijk@uw.edu >
2023-07-06 20:49:59 -07:00
Reinier van der Leer
5070cc32ac
Fix Config type hint problems caused by #4803 ( #4840 )
...
Co-authored-by: Luke <2609441+lc0rp@users.noreply.github.com >
2023-06-30 08:15:00 -04:00
Luke K (pr-0f3t)
eb2410ac6c
Merge remote-tracking branch 'upstream/master' into Release-v0.4.1
2023-06-19 14:08:06 -04:00
merwanehamadi
a7f805604c
Pass config everywhere in order to get rid of singleton ( #4666 )
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
2023-06-18 19:05:41 -07:00
gravelBridge
c17d825bba
Remove urls tts macos ( #4260 )
...
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com >
Co-authored-by: Nicholas Tindle <nick@ntindle.com >
Co-authored-by: Luke K (pr-0f3t) <2609441+lc0rp@users.noreply.github.com >
2023-06-14 07:43:06 -03:00
merwanehamadi
ee9f10a8d8
remove unused imports automatically ( #4449 )
...
* remove unused imports automatically
* add linters to pr template
* remove useless try statement
2023-05-28 05:50:50 -07:00
James Collins
dfcbf6eee6
Refactor/move singleton out of config module ( #3161 )
2023-04-24 17:24:57 -05:00
BillSchumacher
1073954fb7
Reorg ( #1537 )
...
* Pi's message.
* Fix most everything.
* Blacked
* Add Typing, Docstrings everywhere, organize the code a bit.
* Black
* fix import
* Update message, dedupe.
* Increase backoff time.
* bump up retries
2023-04-15 13:56:23 +01:00