Jan Stanstrup
Jan Stanstrup
Use as.matrix to convert your data.frame to a matrix.
Neither on windows.
Unfortunately no. ```bash docker run -i -t --rm -v D:/Downloads/:/app -e OPENAI_API_KEY=NOOOO ghcr.io/p0n1/epub_to_audiobook "my.epub" audiobook_output --tts openai --instructions "" ``` ```bash Starting entrypoint script... Executing default command: python3 /app_src/main.py my.epub...
**With instructions (works!)** ```bash docker run -i -t --rm -v D:/Downloads/:/app -e OPENAI_API_KEY=NOOOO ghcr.io/p0n1/epub_to_audiobook "my.epub" audiobook_output --tts openai --instructions "normal voice" --log DEBUG Starting entrypoint script... Executing default command: python3...
Yes! Sorry for abandoning this. That is indeed what I wish for. I think the current method potentially misses small peaks with worse mass error. And broadening the range I...
Thanks! This is great!
From the file size I am guessing they might be continuous mode data. If that is so, you'd want to centroid first in msconvert.
The problem is not this filter but that pandoc ignores the created latex code when converting to docx. I didn't find a way to make glossaries work when converting to...