Commit d143fe7
committed
Refactor speaker recognition client to use in-memory audio data
- Updated methods to accept audio data as bytes instead of file paths, enhancing performance by eliminating disk I/O.
- Improved logging to reflect in-memory audio processing, providing better insights during speaker identification and diarization.
- Streamlined audio data handling in the `diarize_identify_match` and `diarize_and_identify` methods, ensuring consistency across the client.
- Removed temporary file handling, simplifying the audio processing workflow and reducing potential file system errors.1 parent e662f46 commit d143fe7
File tree
1 file changed
+151
-176
lines changed- backends/advanced/src/advanced_omi_backend
1 file changed
+151
-176
lines changed
0 commit comments