You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Determine whether the credentials authentication is likely to be necessary in future or whether we can reliably just use apiKey
Is there a silence timeout and if so, is it configurable? Does the silence_timeout field in EndpointSpec have any effect?
When using the example, if the default microphone settings are used ( as opposed to explicitly using 16kHz) does the conversion function which is currently used get in the way? (audio::into_i16) i.e. does not using it improve the performance of the example?
Additionally:
Is caching of the voices needed in aristech-synthesize?
From #35
apiKeysilence_timeoutfield in EndpointSpec have any effect?audio::into_i16) i.e. does not using it improve the performance of the example?Additionally: