Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flutter example for speaker identification #894

Merged
merged 15 commits into from
May 21, 2024

Conversation

csukuangfj
Copy link
Collaborator

@csukuangfj csukuangfj commented May 20, 2024

TODOs

  • Add GUI
  • Support windows, linux, ios, android
  • Add CI
  • Publish it to pub.dev

@csukuangfj
Copy link
Collaborator Author

You can find a pre-built app for macOS at
https://github.com/csukuangfj/sherpa-onnx/actions/runs/9172862127

Screenshot 2024-05-21 at 18 35 21

After downloading and unzipping, you should find a file

ls -lh sherpa_onnx.app
total 0
drwxr-xr-x  8 fangjun  staff   256B May 21 18:23 Contents

Currently, the GUI has not been finished yet and you can only see the terminal logs.

cd sherpa_onnx.app/Contents/MacOS/
./sherpa_onnx
Screenshot 2024-05-21 at 18 37 24 Screenshot 2024-05-21 at 18 38 11

The test code is at
https://github.com/k2-fsa/sherpa-onnx/blob/447d2dc0ef4a2b51f11d3c69bc720c6126a48272/sherpa-onnx/flutter/example/lib/speaker_identification_test.dart

@csukuangfj csukuangfj changed the title WIP: Add Flutter example for speaker identification Add Flutter example for speaker identification May 21, 2024
@csukuangfj csukuangfj merged commit 4593ab4 into k2-fsa:master May 21, 2024
127 of 201 checks passed
@csukuangfj csukuangfj deleted the flutter-sid branch May 21, 2024 12:38
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.

1 participant