Skip to content

[WIP] Check code functionality and summarize features#13

Draft
Copilot wants to merge 1 commit into
mainfrom
copilot/check-code-functionality
Draft

[WIP] Check code functionality and summarize features#13
Copilot wants to merge 1 commit into
mainfrom
copilot/check-code-functionality

Conversation

Copilot AI commented Mar 16, 2026

Copy link
Copy Markdown

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Kiểm tra code giúp tôi và tóm tắt chức năng của chúng (đừng chỉnh sửa gì cả)


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

@Lan0-NTD

Copy link
Copy Markdown
Collaborator

@copilot tôi muốn làm thêm thư mục app để chạy demo dự án nhận diện người nói tiếng Việt này, hãy lấy best model.pth từ experiments, mode3_concat_train_raw_wav2vec2_mfcc_pitch, dựng lại quá trình trích xuất đặc trưng và đưa nó qua model, hãy hỏi tôi những gì bạn cần để làm

Copilot AI commented Mar 18, 2026

Copy link
Copy Markdown
Author

@copilot tôi muốn làm thêm thư mục app để chạy demo dự án nhận diện người nói tiếng Việt này, hãy lấy best model.pth từ experiments, mode3_concat_train_raw_wav2vec2_m...

Để mình triển khai đúng app demo, mình cần bạn xác nhận các điểm sau:

  1. Đường dẫn chính xác của file best model .pth trong experiments.
  2. Kiến trúc/inference entrypoint đang dùng để load checkpoint (file + class/model name).
  3. Pipeline trích xuất đặc trưng chuẩn cho suy luận: tham số MFCC, pitch, sample rate, độ dài segment, chuẩn hóa.
  4. Input demo bạn muốn: file .wav đơn, cặp audio so khớp, hay nhiều người nói trong thư mục.
  5. Output mong muốn: xác suất/score, nhãn người nói, ngưỡng quyết định.
  6. Bạn muốn app dạng CLI hay web (Gradio/Streamlit)?
  7. Có cần hỗ trợ GPU/CPU fallback và model path configurable qua config/env không?

Khi bạn chốt các thông tin này, mình sẽ triển khai đúng theo yêu cầu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants