Commit Graph

23 Commits

Author SHA1 Message Date
92169ed4ae restructure_for_cloud (#3)
- implement a presentable working version of translator_Server

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/multilang-translator-local/pulls/3
2025-03-19 12:58:59 +01:00
7fa677d865 refractoring/config (#2)
- Implement streaming lc3 without the usage of files
- use pydantic for config management

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/multilang-translator-local/pulls/2
2025-03-05 17:58:49 +01:00
0f0c8a1040 refractoring 2025-03-04 14:01:29 +01:00
fc15604b8e do not save announcements to files anymore 2025-03-04 13:44:38 +01:00
1b48ade5d4 Add taks for project setup and update dependencies 2025-02-26 10:49:11 +01:00
a8879a299e implement support for predefinced announcements 2025-02-25 14:39:15 +01:00
a9acfd2d2c use_bumble (#1)
Adapt the project to use the bumble auracaster

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/multilang-translator-local/pulls/1
2025-02-25 13:32:37 +01:00
56b942ce39 refractoring to use ghe global config.py 2024-12-19 16:28:52 +01:00
5d2f0f4fdf refractoring and more tests 2024-12-19 14:01:32 +01:00
daa2d92257 use 16kHz sampling rate 2024-12-18 16:54:49 +01:00
bca4b94442 refractoring and add italian 2024-12-17 16:20:32 +01:00
77d06f9d0c improve tests and broadcaster play and config procedures 2024-12-17 12:56:40 +01:00
b41a273643 Improve tests for backend 2024-12-17 11:27:32 +01:00
8ab799f2c5 Implement a basic demonstration 2024-12-17 10:03:22 +01:00
a20d4bf6b9 Add a broadcaster function to copy filles 2024-12-16 16:51:24 +01:00
83330e63a7 restructure the project and start using pytest 2024-12-15 14:25:07 +01:00
5d221f09b7 Implement a basic full flow 2024-12-15 11:11:38 +01:00
b505103e0a more refractoring 2024-12-15 09:33:21 +01:00
d3c033d180 refractoring 2024-12-15 09:33:12 +01:00
c68260f0ab add lc3 encoder script and text to speech script 2024-12-14 22:17:58 +01:00
d43c3a3a38 Add piper hello world example with resample to 24kHz 2024-12-14 21:56:20 +01:00
74c2b8a34d Add a simple text to speech example 2024-12-14 14:39:38 +01:00
bb3b92972d Add a minimal example for an api based llm translator 2024-12-14 11:57:28 +01:00