-
@drdhaval2785
Just noticed that this new transliteration code has unwanted effects mainly in BOR & SKD, where no accent is involved, but just a slash in normal sense is intended.
-
Hi,
I've seen that the letter ळ is transliterated as `l̤` in many of the roman maps like [iast](https://github.com/indic-transliteration/common_maps/blob/master/roman/iast.toml#L84) while the [sans…
-
Initial debug - looks like rakzitaH (and other kta forms) are not being treated fully correctly in the vAkya parser. I need to dig into my notes about why this limitation exists and figure out how to …
-
在执行训练命令时报错了。
命令:!python3.8 finetune_speaker_v2.py -m "./OUTPUT_MODEL" --max_epochs 1000 --drop_speaker_embed True
报错日志:
`INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'se…
-
Hi @vvasuki Sir,
While computing panchanga for the day, We are using below logic to know the ritu.
It seems to be off by a month or so, Suspecting that I have been using it in wrong way, Please su…
-
Hi, In **MoeGoe**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
numba
librosa
numpy==1.22.…
-
Hello, I tired using transliterate on below message but it is not working. Could you please guide me for this use case.
```
from indic_transliteration import sanscript
from indic_transliteration.…
-
```
\VITS-fast-fine-tuning>python finetune_speaker_v2.py -m ./OUTPUT_MODEL --max_epochs 1000 --drop_speaker_embed True
INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'see…
-
One of the many corner cases ISO-15919 supports is using a `:` to disambiguate Latin letter clusters. Here're a couple examples that need support in vidyut-lipi.
`./lipi -f devanagari -t iso19519 "…
-
Is it possible to modify this project to support the ISO15919 standard? It better supports the hrasva e characters in languages like Telugu. Another issue is that the double svarita is not currently s…