-
If I change some voice settings they persist across synthesizers and profiles. For example, switching off "automatic language switch" for Espeak would persist if I switch to sapi5 or any other synth. …
-
when i run the streamlit_app, the error appeared
ModuleNotFoundError: No module named 'ydata'
Traceback:
File "D:\Annoconda\envs\py39\lib\site-packages\streamlit\runtime\scriptrunner\script_runne…
-
I met an issue to import TimeGan and cannot get answer from Google. When I imported the following
```
from ydata_synthetic.synthesizers.timeseries import TimeGAN
```
or
```
from ydata_synthetic…
-
Both of these links return a 404 page. I also wasn't able to find these synths anywhere through search engines.
https://github.com/libmapper/libmapper.github.com/blob/d0a733f0f325ba4edefb2a1c5b526d2d…
-
### Bug Description
`llama_index` retries `openai.AuthenticationError`
### Version
0.10.19
### Steps to Reproduce
make a request via `llama_index` to Open AI, just use a random string as a key.
…
-
Hi,
I am writing to propose the addition of support for a new version of the RMIDI (.rmi) format that bundles both soundfonts and MIDI files into a single file. This format, though still quite new, o…
-
### Is your feature request related to a problem? Please describe.
- Speech commands for synthesizers and speech commands for internal speech processing are not well separated.
- The `SpeechManage…
-
presently different TTS software has been published:
- https://en.wikipedia.org/wiki/Comparison_of_speech_synthesizers
- https://wiki.archlinux.org/title/List_of_applications#Speech_synthesizers
…
-
## Issue Description
I run a scrip performing a series of operations to test the accuracy and privacy of two of the available data synthesis methods: DPGAN vs PATECTGAN. (script : `run_comparison.py`…
-
Case: Running notebook "TimeGAN - Synthetic stock data.ipynb" on Google Collab
I assume because of versioning issues (see below) upon pip installation of ydata-synthetic. But for now it's CPU only.…