louistiti
|
9a065175ca
|
feat: prepare TCP server and core to communicate for the new TTS engine
|
2024-05-18 10:42:31 +08:00 |
|
louistiti
|
a7cab344f8
|
feat(python tcp server): embed new text-to-speech engine in TCP server binary
|
2024-05-18 01:11:12 +08:00 |
|
louistiti
|
e455a9d96b
|
feat(scripts): TCP server setup add PyTorch nightly install
|
2024-05-17 12:20:34 +08:00 |
|
louistiti
|
85af31b614
|
feat(python tcp server): TTS tmp inference
|
2024-05-16 12:03:24 +08:00 |
|
louistiti
|
0e959412d5
|
feat(python tcp server): TTS cleaned up, ready to be implemented and embedded
|
2024-05-16 01:03:15 +08:00 |
|
Louis Grenard
|
6f24f50497
|
feat(python tcp server): kick off new TTS implementation
|
2024-05-15 00:09:49 +08:00 |
|
louistiti
|
92eb32b4da
|
build(tcp server): 1.1.0
|
2023-11-14 23:31:10 +08:00 |
|
Théo LUDWIG
|
69ce669b4c
|
feat(tcp server): remove unnecessary data from entity + detect most populated city
|
2023-07-02 11:09:22 +02:00 |
|
Théo LUDWIG
|
64858ec6fe
|
feat(tcp server): add Country information to City
|
2023-07-01 19:01:57 +02:00 |
|
Théo LUDWIG
|
166175192d
|
feat(tcp server): better detect cities thanks to alternate names
|
2023-07-01 19:00:34 +02:00 |
|
louistiti
|
563792bd0a
|
fix(tcp server): use root path for the time_zones.txt file
|
2023-06-30 22:35:58 +08:00 |
|
Théo LUDWIG
|
02e1de8ffa
|
fix: precise units used in time zone data
|
2023-06-29 23:14:14 +02:00 |
|
Théo LUDWIG
|
45b177d0fb
|
feat(tcp server): add support for time zone and more city/country data
|
2023-06-29 22:32:12 +02:00 |
|
louistiti
|
4a7e77141e
|
refactor: remove Python shebangs
|
2023-05-24 20:32:43 +08:00 |
|
Divlo
|
f3257ad7b0
|
style(bridge/python): format with autopep8
|
2023-05-20 20:33:37 +02:00 |
|
louistiti
|
2463759717
|
refactor: check script according to binaries changes
|
2022-10-19 00:22:37 +08:00 |
|
louistiti
|
a5cbbf93a9
|
ci: try pre-release with all OSes
|
2022-10-13 01:42:36 +08:00 |
|
louistiti
|
3fe89bfda3
|
feat(tcp server): versioning
|
2022-10-09 00:31:52 +08:00 |
|
louistiti
|
061f555e11
|
fix: always make use of latest Python build deps
|
2022-10-07 13:16:35 +08:00 |
|
louistiti
|
0fd4dd67c7
|
refactor(tcp server): move tokenizers private libraries to lib location
|
2022-10-06 08:34:30 +08:00 |
|
louistiti
|
6146fa1f15
|
fix(tcp server): include private libraries of the tokenizers package
|
2022-10-06 01:25:26 +08:00 |
|
louistiti
|
3361d9b37e
|
feat(tcp server): include tokenizers files on build
|
2022-10-06 01:11:52 +08:00 |
|
louistiti
|
39dacb87e0
|
chore(tcp server): upgrade to latest setuptools version
|
2022-10-06 00:59:20 +08:00 |
|
louistiti
|
2c9b675cae
|
refactor(tcp server): remove cx_Freeze from Pipfile to install it individually during the dev phase
|
2022-10-06 00:13:54 +08:00 |
|
louistiti
|
0d02b2e9fa
|
fix: remove requests.certs import from the TCP server and Python bridge setups
|
2022-10-05 01:31:46 +08:00 |
|
louistiti
|
d8b20660a2
|
fix: upgrade cx_Freeze to 6.11.1 with --no-binary to avoid OpenSSL conflict with urllib3
|
2022-10-04 23:57:18 +08:00 |
|
louistiti
|
0a4baf67ac
|
feat: isolate TCP server
|
2022-10-04 17:10:14 +08:00 |
|
louistiti
|
39b605f6f4
|
chore: transparent distribution structure
|
2022-10-04 14:30:10 +08:00 |
|