Pedro Salinas-Ruiz

Results 4 comments of Pedro Salinas-Ruiz

I independently came to the same conclusion. The query as it stands contains a cross-join. Increase in data exponentially aggravates performance. After analyzing the two views being joined I believe...

Just wondering if you guys are using a network drive for your project as that was the cause for myself. As soon as I take the project out of the...

Just a small issue with the [API documentation](https://speaches.ai/api/). The "speech-to-text" section shows the "text-to-speech" endpoint. That's not right, is it?

You don't need to run the commands on every start. Just build a custom image where those commands are run when building the image. Create a "Dockerfile" with the following:...