Dallas Strouse

Results 343 comments of Dallas Strouse

This could potentially include some STTTS support in the app, where you speak, it converts it to text, then back to speech, and your model outputs the final result. There...

I have a [small bash script](https://github.com/orowith2os/STTTS-for-Linux/blob/master/readtext.sh) that might be useful for this (only for Linux), where you type in the text and it utilizes festival to speak it.

I don't believe there is, but I can try and modify the image to your liking if you want

Maybe there could be a second small badge to show some extra information next to the Discord badge, so it hopefully fits in a bit better

I'll close this, and instead make a similar PR that contains a rework of the README.

Having OpenUtau would be appreciated for following not only just Linux standards, but alternative packaging methods -- If OU were to follow the appropriate environment variable (`$XDG_CONFIG_HOME`) it would allow...

Marked as draft, because there still needs to be all of the pip dependencies added.

I don't believe any of those are needed for this CLI app, but I can add the appstream file and icons if required.

I've added the metainfo.xml. Now it needs to install the pip dependencies, and, for some reason, the command for it )using python /app/bin/facetracker.py) is broken.

Using the flatpak tools to bundle the pip dependencies didn't work, specifically with onnxruntime. Instead, I plan on utilizing a method that the latest alpha release of vpuppr uses, where...