Vocab size: 543 Using logger: None Loading dataset... Loading dataset ... Traceback (most recent call last): File "/home/ubuntu/.local/lib/python3.10/site-packages/f5_tts/model/dataset.py", line 262, in load_dataset train_dataset = load_from_disk(f"{rel_data_path}/raw") File "/home/ubuntu/.local/lib/python3.10/site-packages/datasets/load.py", line 2663, in load_from_disk raise FileNotFoundError(f"Directory {dataset_path} not found") FileNotFoundError: Directory /home/ubuntu/.local/lib/python3.10/site-packages/f5_tts/../../data/modi_hindi_/home/ubuntu/sooktam2/vocab.txt/raw not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 44, in File "/home/ubuntu/.local/lib/python3.10/site-packages/f5_tts/model/dataset.py", line 264, in load_dataset train_dataset = Dataset_.from_file(f"{rel_data_path}/raw.arrow") File "/home/ubuntu/.local/lib/python3.10/site-packages/datasets/arrow_dataset.py", line 763, in from_file table = ArrowReader.read_table(filename, in_memory=in_memory) File "/home/ubuntu/.local/lib/python3.10/site-packages/datasets/arrow_reader.py", line 370, in read_table return table_cls.from_file(filename) File "/home/ubuntu/.local/lib/python3.10/site-packages/datasets/table.py", line 1018, in from_file table = _memory_mapped_arrow_table_from_file(filename) File "/home/ubuntu/.local/lib/python3.10/site-packages/datasets/table.py", line 64, in _memory_mapped_arrow_table_from_file opened_stream = _memory_mapped_record_batch_reader_from_file(filename) File "/home/ubuntu/.local/lib/python3.10/site-packages/datasets/table.py", line 49, in _memory_mapped_record_batch_reader_from_file memory_mapped_stream = pa.memory_map(filename) File "pyarrow/io.pxi", line 1143, in pyarrow.lib.memory_map File "pyarrow/io.pxi", line 1090, in pyarrow.lib.MemoryMappedFile._open File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status FileNotFoundError: [Errno 2] Failed to open local file '/home/ubuntu/.local/lib/python3.10/site-packages/f5_tts/../../data/modi_hindi_/home/ubuntu/sooktam2/vocab.txt/raw.arrow'. Detail: [errno 2] No such file or directory