Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidqian123 committed Oct 27, 2024
1 parent e0455d8 commit 5aced9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tts_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

def test_tts_generation():
tts = NexaTTSInference(
model_path="suno/bark-small",
model_path="bark-small",
local_path=None,
n_threads=4,
seed=42,
Expand Down

0 comments on commit 5aced9d

Please sign in to comment.