athena icon indicating copy to clipboard operation
athena copied to clipboard

an open-source implementation of sequence-to-sequence based speech processing engine

Results 7 athena issues
Sort by recently updated
recently updated
newest added

In my understanding, after export pb file and use CPP demo to transcribe. It doesn't use beam_search_decoder or wfst_decoder, it just output the transformer decoder result straightly. am I right?...

enhancement

Hi, when I ran the script of **examples/vc/vcc2018/run.sh**, I got such errors below. Thank you in advance. [ Traceback (most recent call last): File "athena/stargan_main.py", line 179, in train(json_file, GanSolver,...

bug

Here's the mtl_transformer.json for finetuning stage. I set the num_data_threads:32, and it hangs up at the end of the first training epoch. ` horovodrun -np 4 -H localhost:4 python athena/horovod_main.py...

bug

We need scripts to validate things such as data directory structure. Otherwise we won't know if certain step fails. I'll assign it to myself for now but may take some...

enhancement

Hi and thanks for the fascinating work! I am using Athena to extract MFCC and pitch without the use of Kaldi. It went smoothly, but when I inspect the value...

stale

Can you share the didispeeh1 and 2 datasets? I want to use it for experiments, but the official website application link is no longer available.