File tree Expand file tree Collapse file tree 2 files changed +1428
-0
lines changed
src/neuralaudio/text_to_speech Expand file tree Collapse file tree 2 files changed +1428
-0
lines changed Original file line number Diff line number Diff line change
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ from .types import (
4
+ BodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization ,
5
+ BodyTextToSpeechStreamingWithTimestampsV1TextToSpeechVoiceIdStreamWithTimestampsPostApplyTextNormalization ,
6
+ BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization ,
7
+ BodyTextToSpeechWithTimestampsV1TextToSpeechVoiceIdWithTimestampsPostApplyTextNormalization ,
8
+ TextToSpeechStreamWithTimestampsResponse ,
9
+ TextToSpeechStreamWithTimestampsResponseAlignment ,
10
+ TextToSpeechStreamWithTimestampsResponseNormalizedAlignment ,
11
+ )
12
+
13
+ __all__ = [
14
+ "BodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization" ,
15
+ "BodyTextToSpeechStreamingWithTimestampsV1TextToSpeechVoiceIdStreamWithTimestampsPostApplyTextNormalization" ,
16
+ "BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization" ,
17
+ "BodyTextToSpeechWithTimestampsV1TextToSpeechVoiceIdWithTimestampsPostApplyTextNormalization" ,
18
+ "TextToSpeechStreamWithTimestampsResponse" ,
19
+ "TextToSpeechStreamWithTimestampsResponseAlignment" ,
20
+ "TextToSpeechStreamWithTimestampsResponseNormalizedAlignment" ,
21
+ ]
You can’t perform that action at this time.
0 commit comments