-
Some tests take a long time. At the time of writing, this is the order of the tests. Some should be strategized to be shorter.
This ran with `-j 1`, so the tests didn't interfere with one another.
…
-
Initial Notes:
> [Application Notes](https://github.com/OpenAcousticDevices/Application-Notes/tree/master)
> - Injection-moulded; robust polycarbonate
> - Rain shield for acoustic vent
> - Origi…
-
I was thinking that it could be useful to have support for system combination at nnet output level. For e.g. we can use this feature to combine 2 chain models (e.g. TDNN-F and TDNN-LSTM) which use the…
-
Hello fairseq team!
#### Problem Summary
I've been trying to reproduce the results of [this paper](https://research.facebook.com/publications/hokkien-direct-speech-to-speech-translation/) for re…
-
Is it possible to integrate Xinjian's (upcoming) multi-lingual acoustic model into this framework?
-
Hello
Thanks for making the code available.
Any recommendations regarding using this codec with audio LLMs?
Best
Musharraf
-
Currently, exkaldi seems has no support with the speech recognition in which pitch features play an important role. How can we include pitch information in building acoustic model ?
-
I need to create an acoustic model for Julius in English. The README says that Julius will accept AMs either in HTK format or in ARPA format.
The HTK toolkit looks very old; last web site update wa…
-
**Debugging checklist**
[ ] Have you updated to latest MFA version? Yes
[ ] Have you tried rerunning the command with the `--clean` flag? Yes
**Describe the issue**
A clear and concise descrip…
-
I have built an acoustic model for NNET3 of 8 Khz with ivectors ( similar configuration to Switchboard). I'm trying it with asr-server. I made some changes (for example, #def AUDIO_FREQUENCY = 8000) i…