-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Bug] Audio generation says "Success" in terminal but fails in UI and files are not saved #498
Copy link
Copy link
Open
Description
I am encountering a critical issue while using Chatterbox-TTS. The terminal/CMD indicates that the audio generation was successful, but the UI shows a "Load Failed" error. Furthermore, no audio files are being saved in the output folder.
Steps to Reproduce:
- Input a text longer than 5000 characters (or sometimes very short text, less than 5 characters).
- Click on "Generate".
- Check the Terminal: It shows "Success".
- Check the UI: It shows "Load Failed" in the audio player area.
- Check the output folder: No audio file is found.
- Refresh the UI: The generated entry disappears entirely if not manually downloaded immediately (though it fails to load anyway).
Expected Behavior:
- The UI should correctly load the generated audio.
- The audio file should be permanently saved in the designated output folder automatically.
- The system should handle both long (5000+ chars) and very short texts without failing.
Actual Behavior:
- UI Issue: Shows "Load Failed" despite terminal success.
- Storage Issue: The output folder remains empty.
- Persistence Issue: Audio is lost upon refreshing the UI unless a manual download is triggered (which is currently impossible due to the load failure).
Environment:
- OS: Windows / Linux (আপনার অপারেটিং সিস্টেমের নাম লিখুন)
- GPU: RTX 5070 Ti (16GB)
- Installation Method: Local installation (Conda/venv)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels