Skip to content

Commit

Permalink
add forced sample rate to non-mp file loading process (MontrealCorpus…
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxieT authored May 3, 2022
1 parent 0d00701 commit 5344d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions montreal_forced_aligner/corpus/acoustic_corpus.py
Original file line number Diff line number Diff line change
Expand Up @@ -962,6 +962,7 @@ def _load_corpus_from_source(self) -> None:
relative_path,
self.speaker_characters,
sanitize_function,
self.sample_frequency
)

self.add_file(file, session)
Expand Down

0 comments on commit 5344d52

Please sign in to comment.