├── README.md ├── create_wds_shards.py ├── hparams └── train_epaca_tdnn_wds.yaml └── train_lang_embeddings_wds.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alumae/voxlingua107_sb/HEAD/README.md -------------------------------------------------------------------------------- /create_wds_shards.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alumae/voxlingua107_sb/HEAD/create_wds_shards.py -------------------------------------------------------------------------------- /hparams/train_epaca_tdnn_wds.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alumae/voxlingua107_sb/HEAD/hparams/train_epaca_tdnn_wds.yaml -------------------------------------------------------------------------------- /train_lang_embeddings_wds.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alumae/voxlingua107_sb/HEAD/train_lang_embeddings_wds.py --------------------------------------------------------------------------------