lishq fef65d40fe
fix: prevent concurrent access to BERT model with thread lock (#2165)
Added thread lock to protect get_phones_and_bert method from potential race conditions during concurrent access. This addresses issue #1844 where multiple threads accessing the BERT model simultaneously could cause data inconsistency or crashes.

Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2025-03-26 15:03:36 +08:00
..
2025-03-26 14:35:52 +08:00
2024-08-13 16:31:12 +08:00
2024-06-26 22:17:05 +08:00
2025-02-23 20:26:18 +08:00
2025-02-23 20:26:18 +08:00
2025-02-23 20:26:18 +08:00
2024-08-13 16:31:12 +08:00