文件历史

8 次代码提交

作者 SHA1 备注 提交日期
Tyler "Nex" Kolody ba9cde7e5f Updated the LLM client to use the actual models defined in config, cleaned up the debugging output, optimized the configs a bit and confirmed decoding is still viable at the decreased resolution. 2025-06-02 20:11:50 -07:00
Tyler "Nex" Kolody 2ad944920f Now that everything's working again with the integrated docker, reworked the ffmpeg to actually use the configs, and the configs to correctly bundle and send the codec parameters in a more usable format. 2025-06-02 16:43:51 -07:00
Tyler "Nex" Kolody 3d296e3de5 Reworked the dockerization to all work from the base encoder. Many things are still hard-coded where they shouldn't be, but everything except AV1 is still massively blown up, and AV1 takes absolute ages (15 minutes for a single file). Next steps will be figuring out why h264/5 are still so bloated, but they all run now. 2025-06-01 22:24:51 -07:00
Tyler "Nex" Kolody 9568abb311 Harmonized everything with the new configs, fixed a few issues or inconsistencies. There are still some significant issues related to getting encoding to work the same way in docker and natively. Right now there's a lot of repetition, poor seperation of concerns, etc. because of the new docker way of doing things. 2025-05-31 20:31:04 -07:00
Tyler "Nex" Kolody c2d72c7f2b Removed an errant import. 2025-05-30 17:34:11 -07:00
Tyler "Nex" Kolody 08645ae1ad Made the config defined chunk size and overlap the rightful default for various add_ methods. Added an add_epub method, and add_text now supports html 2025-05-30 17:33:11 -07:00
saleban olow a3266336d5 v0.1.2 2025-05-28 11:34:46 -05:00
saleban olow 563c4b53fc clean up 1 2025-05-27 11:02:35 -05:00