Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardust-minus authored Sep 30, 2023
1 parent 81ccd40 commit 7dc7f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from text.symbols import *

import torch

_symbol_to_id = {s: i for i, s in enumerate(symbols)}

Expand Down

0 comments on commit 7dc7f8e

Please sign in to comment.