Text capacity with Fast Koko? #150
Replies: 13 comments 6 replies
-
|
I've run it on a few hours worth without issue, and listened through. What route are you using? Through the WebUI, or API? |
Beta Was this translation helpful? Give feedback.
-
|
I'm using the web access. Updated to 0.2.2 and the problem persists I've attached the full log, from installation to starting to speak, along with a grab of the UI.. Note the play time is given as 13:55 which is much too short fo 50k characters. At somewhere around 13:15-:20 the playback skips through the remaining text, reading some chunks, but skipping others. The text, in PDF form, can be collected here: https://drive.google.com/file/d/1j8ktSuWqgm8w3tWPB1csP8Dvf_qmHAM-/view?usp=drive_link |
Beta Was this translation helpful? Give feedback.
-
|
Sent a request to access the text, will check it out |
Beta Was this translation helpful? Give feedback.
-
|
I'll add in a fix for the 'format' compressing it to block as well. |
Beta Was this translation helpful? Give feedback.
-
|
[/2 thumbs up] |
Beta Was this translation helpful? Give feedback.
-
|
BUMP |
Beta Was this translation helpful? Give feedback.
-
|
BUMP While I've built Docker containers recently, only the Odd Gods of the Universe know what version I'm really running. I sure as heck don't! >:-( |
Beta Was this translation helpful? Give feedback.
-
|
Still present after shredding all prior Korkoro-FastAPI containers and directories, and building a fresh V0.2.4. |
Beta Was this translation helpful? Give feedback.
-
|
Maybe helpful... I am running Kokoro-FastAPI container. I was experiencing a same/similar problem where when I would feed it a very long text I would get a maximum of about 10-11 minutes of audio which would have artifacts and skip a lot of text. I found that if I enabled 'Auto-play' in the GUI it would bork the container. Once I tried to generate audio with 'Auto-play' enabled, all subsequent operations would have this truncated audio with artifacts. If I rebuild the container from image and disable 'Auto-play' first, then all text to audio is generated full length without artifacts. |
Beta Was this translation helpful? Give feedback.
-
|
FastKoko built from a fresh git of master at 1900 EST 13 Dec 25 (same VERSION, 0.2.4, as a fresh build from 15 Oct. 25) has the same problem. FastKoko playback fails at about 10:09. Text fragments are played back instead of full text. In short, new build, old problem. EDIT: Corrected ToD to include time zone |
Beta Was this translation helpful? Give feedback.
-
|
Most of a fix should be in master (unreleased), merged via #471 Played back 30 minutes fine on mp3 and saved full multi-hour file fine, resolved some of the animation lag build up. Will try to add scrub/seek on pause (transition from stream to file playback) if it works out cleanly in another patch. But WAV etc/ works for direct file playback on completion without streaming. If it is built up, let me know if other issues show up. |
Beta Was this translation helpful? Give feedback.
-
|
The statement of the problem has blurred a bit over time. From the top: I can save the output, from processing the 15K characters, to a file, and the total run time will be in excess of 10:13, and the complete text is in the MP3, WAV, etc. Or, using FastKoko, Auto Play won't play back past about 10:13, file saving will. Additionally, total run time, when the text is long enough to trigger the problem, will show 10:21 in the web display (note this is greater than the actual 10:13 played back) even though a downloaded file might contain much more material (i.e., greater than 10:13 or 10:21). Logs from using FastKoko don't show a problem around 10:13. Somewhat related, I'll mention the file name issue (see #338) remains uncorrected under V 0.4.0 |
Beta Was this translation helpful? Give feedback.
-
|
The streaming in webui crash, assorted bugfixes, scrub/seek issues should be resolved as of #475. It will stream-only (no slider) on autoplay while generating until complete. Once complete, pausing playback hotswaps the audio source to the completed file, allowing scrub/seek. With the way the buffer is set up in the current web ui, allowing the slider to work during streaming would be a little more involved. Not sure I follow the voice timing issue mentioned. Feel free to open an issue for it specifically if still occurring. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Using Fast Koko to read back a short story, I found it seems to max out at about 15 minutes of text. After that I get fragments of the text.
What's the upper bound on what Fast Koko will accept?
Beta Was this translation helpful? Give feedback.
All reactions