LocalAI/pkg/utils
Copilot 3ac7301f31
Add sample_rate support to TTS API via post-processing resampling (#8650)
* Initial plan

* Add TTS sample_rate support via AudioResample post-processing

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
2026-02-25 16:36:27 +01:00
..
base64.go security: validate URLs to prevent SSRF in content fetching endpoints (#8476) 2026-02-10 15:14:14 +01:00
base64_test.go fix: adapt test to error changes 2025-05-30 17:43:59 +02:00
ffmpeg.go Add sample_rate support to TTS API via post-processing resampling (#8650) 2026-02-25 16:36:27 +01:00
hash.go feat: embedded model configurations, add popular model examples, refactoring (#1532) 2024-01-05 23:16:33 +01:00
json.go fix: do not break on newlines on function returns (#864) 2023-08-04 21:46:36 +02:00
logging.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
path.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00:00
strings.go fix(gallery): do not attempt to delete duplicate files (#3031) 2024-07-28 10:27:56 +02:00
untar.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
urlfetch.go security: validate URLs to prevent SSRF in content fetching endpoints (#8476) 2026-02-10 15:14:14 +01:00
urlfetch_test.go security: validate URLs to prevent SSRF in content fetching endpoints (#8476) 2026-02-10 15:14:14 +01:00
utils_suite_test.go refactor: consolidate usage of GetURI (#674) 2023-06-26 12:25:38 +02:00