tensorflow / tensorflow/tflite-support
Request an example of audio classification for iOS
Open
@khanhlvg is already working on this.
Since Dec 10, 2021.
- Dominant language
- C++
- Stars
- 441
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
I hope there is a more concise iOS demo for audio classification (YAMNet model) ,
thank you.
I have tried https://github.com/tensorflow/examples/tree/master/lite/examples/sound_classification/ios,
But this example does not use the model https://tfhub.dev/google/lite-model/yamnet/classification/tflite/1, and it does not work properly under iOS 15.
The code is not concise, not a good example.
So, I hope there is a better demo.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.