Florian Quirin
Florian Quirin
Hi everybody, I just saw this project and thought it was very interesting and fits quite well to a library I've just released :slightly_smiling_face: . For my SEPIA Open Assistant...
# Bug Report ## Problem I recently updated Cordova and the Android platform plugin both to v11.0.0, adjusted my config.xml to use `AndroidWindowSplashScreenAnimatedIcon`, removed old splash screen entries (except the...
### Platforms affected Android. ### Motivation and Context - Third party cookies should be configurable and not just simply on by default - I've done some additional code improvements to...
# Bug Report (or feature?) ## Problem When using `target` in `` tag of `config.xml` the path location is unclear looking at the documentation. ### What is expected to happen?...
Hi Coqui team, I can't find any documentation or APIs to set the logger properly. Some messages might actually be accidental debug messages. See below. Any help would be appreciated...
Hi, I'm currently trying to build my [app](https://github.com/SEPIA-Framework/sepia-html-client-app) for iOS 12.4 with the latest Xcode and one of the issues is that I'm not getting any data anymore from the...
Added 'WindowInsetsControllerCompat.setAppearanceLightStatusBars' to 'setStatusBarStyle' to fix dark content styles ### Platforms affected - Android ### Motivation and Context In Android 12 the dark-content style wasn't working anymore due to the...
I just tested nix-tts on Raspberry Pi 4, pretty impressive :+1: Realtime factor is 0.5 btw (2x faster than realtime), but I had some trouble writing the audio buffer into...
# Bug Report ## Problem My build script creates a sub-folder inside my actual project, copies the `www`, `package.json` and `config.xml` file over, enters the sub-folder and then tries to...
Arm64 Debian 11 Python 3.9: Cannot run TTS because of error 'RuntimeError: Numpy is not available'
### Describe the bug I've installed package 'tts' on an Arm64, Debian 11 machine with Python 3.9 in a fresh virtual environment. Running the test command: `tts --text "Hello this...