Skip to content

Commit

Permalink
refining the library
Browse files Browse the repository at this point in the history
  • Loading branch information
hkwon committed Aug 13, 2024
1 parent 0b125a9 commit d844362
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/ctranslate2/specs/wav2vec2_spec.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from typing import List, Optional, Tuple

import numpy as np
import torch.nn as nn

from ctranslate2.specs import common_spec, model_spec, transformer_spec

Expand Down

0 comments on commit d844362

Please sign in to comment.