UNPKG

sofya.transcription

Version:

a JavaScript library that provides a robust and flexible solution for real-time audio transcription. It is designed to transcribe audio streams and can be easily integrated into web applications.

3 lines 162 B
export declare const authAPI: import("axios").AxiosInstance; export declare const authService: (apiKey: string) => Promise<any>; //# sourceMappingURL=api.d.ts.map