|  |  | 
					
						
						|  |  | 
					
						
						|  | python eval.py --model_id jonatasgrosman/wav2vec2-xls-r-1b-dutch --dataset mozilla-foundation/common_voice_8_0 --config nl --split test --log_outputs --greedy | 
					
						
						|  | mv log_mozilla-foundation_common_voice_8_0_nl_test_predictions.txt log_mozilla-foundation_common_voice_8_0_nl_test_predictions_greedy.txt | 
					
						
						|  | mv mozilla-foundation_common_voice_8_0_nl_test_eval_results.txt mozilla-foundation_common_voice_8_0_nl_test_eval_results_greedy.txt | 
					
						
						|  |  | 
					
						
						|  | python eval.py --model_id jonatasgrosman/wav2vec2-xls-r-1b-dutch --dataset mozilla-foundation/common_voice_8_0 --config nl --split test --log_outputs | 
					
						
						|  |  | 
					
						
						|  |  | 
					
						
						|  |  | 
					
						
						|  | python eval.py --model_id jonatasgrosman/wav2vec2-xls-r-1b-dutch --dataset speech-recognition-community-v2/dev_data --config nl --split validation --chunk_length_s 5.0 --stride_length_s 1.0 --log_outputs --greedy | 
					
						
						|  | mv log_speech-recognition-community-v2_dev_data_nl_validation_predictions.txt log_speech-recognition-community-v2_dev_data_nl_validation_predictions_greedy.txt | 
					
						
						|  | mv speech-recognition-community-v2_dev_data_nl_validation_eval_results.txt speech-recognition-community-v2_dev_data_nl_validation_eval_results_greedy.txt | 
					
						
						|  |  | 
					
						
						|  | python eval.py --model_id jonatasgrosman/wav2vec2-xls-r-1b-dutch --dataset speech-recognition-community-v2/dev_data --config nl --split validation --chunk_length_s 5.0 --stride_length_s 1.0 --log_outputs | 
					
						
						|  |  |