Skip to content

Commit 8258808

Browse files
IgorSwatmsluszniak
andauthored
Update packages/react-native-executorch/common/rnexecutorch/models/text_to_speech/kokoro/Constants.h
Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
1 parent cee80ad commit 8258808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/react-native-executorch/common/rnexecutorch/models/text_to_speech/kokoro

packages/react-native-executorch/common/rnexecutorch/models/text_to_speech/kokoro/Constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ inline const std::unordered_map<char32_t, Token> kVocab = {
7474
inline constexpr Token kInvalidToken = -1;
7575
inline constexpr Token kPadToken = 0;
7676

77-
} // namespace rnexecutorch::models::text_to_speech::kokoro::constants
77+
} // namespace rnexecutorch::models::text_to_speech::kokoro::constants

0 commit comments

Comments
 (0)