Oscar Wahltinez
Oscar Wahltinez
This enables automatic builds for new commits and PRs in the master branch. This sample is currently **green**, see build logs: + GRADLE_OPTS=' -Xms4g -Xmx4g' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError'...
This enables automatic builds for new commits and PRs in the master branch. This sample is currently **green**, see build logs: + GRADLE_OPTS=' -Xms4g -Xmx4g' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError'...
This enables automatic builds for new commits and PRs in the master branch. This sample is currently **green**, see build logs: + GRADLE_OPTS=' -Xms4g -Xmx4g' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError'...
Hi @jmullo! We have changed the location of the output files because we started exceeding the limits of GitHub pages. Please refer to the documentation for all the new info....
License
Hello, thanks for all the great work in this repo! Can you please provide an explicit license for the data? Preferably, something with as few restrictions as possible...
Where is the source code for the Web Worker? Does it use [this project](https://github.com/oscie57/tiktok-voice) or something else? I'm trying to create my own TTS endpoint for a personal project that...
This enables automatic builds for new commits and PRs in the master branch. This sample is currently **green**, see build logs: + GRADLE_OPTS=' -Xms4g -Xmx4g' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError'...
I recently discovered this project and I would love to replace any other CSS libraries + my own custom CSS altogether. The main thing that I'm missing currently are the...
Campaign budget operation update results in SIGSEGV. The following code triggers the issue, tested in Docker and running the library version `23.1.0`: ```python client_opts = dict(..., use_proto_plus=True) client = GoogleAdsClient.load_from_dict(client_opts,...