benchmarks
benchmarks copied to clipboard
DASB pipeline implementation for Common Voice
Common Voice implementation for DASB tokenizer evaluation.
- Unification of offline token extraction
extract.py - Unification of training and data pipeline in
train.pyImplemented for two architectures: LSTM and Branchformer.
I have updated the main and DASB branch to address the CI failures due to a github change, merging the upstream DASB into this branch should make this CI run again.
@ana-kuznetsova could you please resolve the conflict