FAQ
Frequently asked questions that the NovelPlayer documentation site should cover first.
Why Do I Need to Install FFmpeg?
Because the audio files are specified in the WAV format and conversion may be required in some cases. Please make sure FFmpeg is configured in your environment variables.
Why Do I Need to Replace the webui File?
The file adds caching and format conversion features, so the same reference audio sample no longer needs to be re-uploaded, greatly improving interaction time for remote access.
Why Is a Password Required After Restarting with the Replaced webui?
For security reasons, a default password novelplayer has been added. You can change the default password in the source code yourself, and then restart.
Why Does It Say 'conda' Is Not Recognized as an Internal or External Command?
The system cannot find the conda command. You can find Anaconda (miniconda3) in the system Start menu, open Anaconda Prompt, and run the commands there.