-
### [REQUIRED] Environment info
**firebase-tools:** 10.1.2
**Platform:** macOS 12.1
### [REQUIRED] Test case
Files required:
- firebase.json
```json
{
"hosting"…
-
Hi,
I think, at this time, it would be great to change the app description a bit.
The most important thing, to encourage to download the app, is to list what features it has - it would be easier …
Aga-C updated
3 years ago
-
Hi,
First of all, thanks for your work on this amazing tool!
I'm having some trouble getting Japanese to work in the command line. I saw a similar problem in this issue about Arabic:
https://…
-
Chinese TTS now available, thank @azraelkuan for his support :D. The model used Baker dataset here (https://www.data-baker.com/open_source.htmlt). The pretrained model licensed under CC BY-NC-SA 4.0 (…
-
Here is the full error
[E] Error: rsync: [generator] chgrp "/mnt/truenas/backups/jojm Backups/ipod backup/backintime/joe-System-Product-Name/joe/2/new_snapshot/backup/media/joe/JOJM'S BASE/.battery_…
-
We are thinking to add TTS models, here are some possible architectures to use
- https://github.com/mozilla/TTS
- https://github.com/ming024/FastSpeech2
-
Still to do:
* [x] add top-level `Selection` menu after `Zoom`
* [x] more built-in services? Which ones?
* [x] a way for user to customize the list using `SelectionHandler` in advanced preferences,…
-
Is it possible to support TTML styles?
tts:backgroundColor =
tts:color =
tts:direction = ( 'ltr' | 'rtl' )
tts:fontFamily = As defined in TTML 1.0, section 8.2.8
tts:fontSize =
tts:fontStyl…
-
As originally asked in #1471:
> are there any rules about how RSs should deal with non-Arabic page numbers?
-
I am trying to improve inference response time, I read from your comments that converting Pytorch model to TF will improve TTS inference, so when I tried to run `convert_tacotron2_torch_to_tf.py` on …