这是一个使用html编写的图片exif数据编辑工具,分为两个功能 1.编辑功能:用户可以上传一张图片来编辑此图片的exif信息,支持修改相机型号、拍摄参数、拍摄时间等功能, 2.复制功能:用户可以选择一张带有exif原数据的图片来把exif数据复制到目标图片上(途中可编辑)...
1.项目介绍:帮助视频创作者将中文视频快速翻译为多语言视频物料。 2.技术方向:ASR、NLP、TTS translate video from zh to en The pipeline for the video translation task includes the following steps: First, extract the audio from the video, a process that utilizes ffmpeg. Use spleeter to separate the human voice from the audio, *I th...