Maggie Ezzat
Maggie Ezzat
I am trying to record from microphone using this command: arecord -f S16_LE -r 16000 | python kaldigstserver/client.py -r 32000 - **However I get this error on the client output:**...
I used the wikiextractor to extract the german wikipedia. The whole xml file was 20 GB, however the extracted files were around 5 GB. I don't know how that happened,...
### Description I installed tensor2tensor using: pip install tensor2tensor[tensorflow_gpu], I can run commands in the terminal like t2t-trainer, t2t-decoder,... however when I try to import the library in a python...
I tried using the vocab builder on the German Wikipedia, but some words aren't accurately represented into its sub words, for example, "eintausendneunhundertneunzig" is considered as a one sub word,...