Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
  • Loading branch information
lim185 committed Jan 3, 2025
1 parent 04558db commit 5a26e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions train.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
os.environ["XLA_PYTHON_CLIENT_PREALLOCATE"] = "false"

import jax
import json
import numpy as np
from pipe.pipe import SpectrogramPipe
from pyspark.ml.feature import StringIndexer, IndexToString
Expand Down

0 comments on commit 5a26e4e

Please sign in to comment.