Skip to content

Commit

Permalink
Fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
pkufool committed Feb 6, 2024
1 parent b3f1a9f commit 5fbb146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions egs/librispeech/ASR/local/train_bpe_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import argparse
import shutil
from pathlib import Path
from typing import Dict

import sentencepiece as spm

Expand Down

0 comments on commit 5fbb146

Please sign in to comment.