Page MenuHomePhabricator

Using Flite, timestamps for tokens are string
Closed, ResolvedPublic

Description

The tokens returned when a request is made with Flite as voice have their timestamps as strings instead of floats.

Related Objects

Event Timeline

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.

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).