Commit graph

14 commits

Author SHA1 Message Date
Fireblade2534
d712308f98 Fixes relating to parsing money and tests. Also readme stuff 2025-03-21 18:03:09 +00:00
Fireblade2534
c24aeefbb2 Aculy fixed tests this time 2025-03-20 19:15:07 +00:00
Fireblade
226a75e782 fixes the low quality fix not working properly 2025-02-28 21:57:33 -05:00
Fireblade
9247bc3a12 notremoved the rate argument which apperently means bitrate 2025-02-26 21:51:00 -05:00
Fireblade
980bc5b4a8 Fix low quality because audio was being encoded at a lower bitrate 2025-02-26 20:52:38 -05:00
Fireblade
c5a3e13670 Converted the stream writer to use pyav 2025-02-19 23:10:51 -05:00
remsky
cfae7db7fc fix: bump up audio quality settings in StreamingAudioWriter
Some checks are pending
CI / test (3.10) (push) Waiting to run
2025-02-13 00:22:14 -07:00
remsky
a91e0fe9df Ruff check + formatting 2025-02-09 18:32:17 -07:00
remsky
f61f79981d -Add debug endpoint for system stats
-Adjust headers, generate from phonemes, etc
2025-01-30 04:44:04 -07:00
remsky
946e322242 Implement temporary file management on openai endpoint, whole file downloads 2025-01-29 04:09:38 -07:00
remsky
9867fc398f WIP: v1_0_0 migration 2025-01-28 13:52:57 -07:00
remsky
18b15728a8 Refactor web player architecture: separate concerns into PlayerState, VoiceService, and AudioService; update HTML and CSS for new structure; add progress bar styles and ignore unnecessary files. 2025-01-28 03:25:29 -07:00
remsky
75889e157d Refactor audio processing and cleanup: remove unused chunker, enhance StreamingAudioWriter for better MP3 handling, and improve text processing compatibility. 2025-01-27 20:23:42 -07:00
remsky
8a60a2b90c Add StreamingAudioWriter class for audio format conversions and remove deprecated migration notes 2025-01-27 20:23:35 -07:00