The tokens returned when a request is made with Flite as voice have their timestamps as strings instead of floats.
Description
Description
Related Objects
Related Objects
- Mentioned In
- rMSWT3a22d5937e81: Fix for T179186
Event Timeline
Comment Actions
How do I get the latest version when using wikispeech_compose? I did
docker-compose --file wikispeech.yml pull
as per the instruction, but the version I got still responds with strings.
The version I have of docker_composer is from 24/11, but I'm not sure what that means for the other repos.
Comment Actions
I think Hanna has to upload a new version to Docker hub.
But it should also work to run the wikispeech server directly from the source cloned from github (I'm doing that).