for first push
This commit is contained in:
6
services/voiceprint/src/index.ts
Normal file
6
services/voiceprint/src/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from "./preprocessor/AudioPreprocessor";
|
||||
export * from "./enrollment/VoiceEnrollmentService";
|
||||
export * from "./analysis/AnalysisService";
|
||||
export * from "./analysis/BatchAnalysisService";
|
||||
export * from "./embedding/EmbeddingService";
|
||||
export * from "./indexer/FAISSIndex";
|
||||
Reference in New Issue
Block a user