FrontierDK

Results 19 comments of FrontierDK

> I think @FrontierDK was using CPU but I'm not sure. I was/am using CPU - true :)

When I try using _--skip_batch_test=true_ I get _train.py: error: unrecognized arguments: --skip_batch_test=true_

My line python3 -m coqui_stt_training.train --checkpoint_dir ~/coqui-stt-1.3.0-checkpoint --train_files ~/speech/sample.csv --dev_files ~/speech/dev.csv --test_files ~/speech/test.csv --n_hidden 2048 --load_cudnn false --epochs 3 **--skip_batch_size true** Then I get _train.py: error: unrecognized arguments: --skip_batch_size true_...

I don't think it has merged yet...I just tried installing a new VM and I still get this error: _train.py: error: unrecognized arguments: --skip_batch_size_ This should have gotten the latest...

I just installed a new/fresh VM, still seeing the error here. As yesterday, Coqui was installed with _git clone --depth 1 --recurse-submodules --shallow-submodules https://github.com/coqui-ai/STT_ Update: I need to copy/paste from...

> Hi @anulman, > > Yes that would work. Under Windows we might need a workaround though. > > Greetings, Simon One method which work under Windows - install SSH...

> Project is not maintained anymore. It's a damned shame that the developers have vanished, like with the Coqui project STT part at https://github.com/coqui-ai/STT - where the source is left...

> Please direct your anger against the right people. It's not anger, it's sorrow if anything. Also, since the DeepSpeech isn't mantained anymore, some of it is also related to...

> > Please direct your anger against the right people. > > It's not anger, it's sorrow if anything. Also, since the DeepSpeech isn't mantained anymore, some of it is...

> Nothing definitive yet but I'm having some nice results on evaluation. > > ``` > ***** Running Evaluation ***** > Num examples = 35556 > Batch size = 16...