Muhammad Irfan

Results 30 issues of Muhammad Irfan

I've tried to use it with a websocket server and it shows nothing on the console and network and gives these logs.

I've `lexicon`, `phoneset` and `questions set` and `POS` tags and dataset(audio, texts) for Cantonese. Need guidance in building `frontend` for Cantonese.

Is there a way to get multiple most similar senses using array of senses? I believe current solution gives average to multiple senses. For example I want to get most...

I tried to use the local model from my machine to generate questions, but it seems the pipeline can't handle the model argument if the model is stored on the...

Hi, I tried to generate question for Arabic and Urdu language and it seems small model cannot fit into memory to generate question. It runs for a long time and...

I've trained the model for Cantonese, using (https://github.com/Jackiexiao/MTTS) frontend with modification for Cantonese(https://github.com/mirfan899/MTTS). Model is trained and `wav` files are generated. But audio is noisy and unclear. I've attached the...

I've all `lexicon.scm`, `questions.hed` and `phoneset.scm` and audio and text data. I've tried to build Chinese TTS but failed. I'm stuck at `prepare_labels_from_txt.sh`. There is no straight forward method yet...

I've updated the `symbols.py` for training Cantonese. I'm using Jyutping representation of transcripts which English characters with numbers(1-6). Jyutping representation ```text wong5 si6 faat3 sang1 zoi6 cat1 sap6 ng5 nin4...

Hi, I've tried to use angular demo it seems a bit old and does not work properly. Here is what I'm getting when I try to use it. ![angular_kaldi](https://user-images.githubusercontent.com/3822565/94101204-e0276500-fe48-11ea-9938-a9b1c42aa800.png)

It seems there is no support for wordnet for inltk languages. Do you have plans for this?