Cong Nguyen
Cong Nguyen
`this.skillID` does not stay constant as a string between FilesReader and SkillsWriter when run on a Node.js Express server. This fix makes skillId to be a string from the get...
Fixes https://github.com/p0n1/epub_to_audiobook/issues/26 by adding empty CSS if they are missing.
Expose custom filename, file prefix, output folder, audio format in server for audiobook generation
This pull request makes the server more flexible for audiobook generation by exposing the: - File name (overrides file prefix if both are provided) - File prefix - Output folder...
**Is your feature request related to a problem? Please describe.** Bacalhau blog post from 2023 states that Apple Silicon is supported https://blog.bacalhau.org/p/unleash-the-power-of-gpus-for-docker. But GPU docs does not state that Apple...